MIPS 1.0 NO IDEA Avatar
  1. OMG Issue

MIPS — OCL Constraints

  • Key: MIPS-1
  • Legacy Issue Number: 6617
  • Status: closed  
  • Source: Oracle ( John Poole)
  • Summary:

    The CWM MIP Specification should not force
    implementations to support the Object Constraint Language (OCL).
    Resolution:
    Replace OCLExpression with a new class called PatternConstraint
    that supports a string-based representation of a constraint with no specific
    language requirement. PatternConstraint should include an attribute that
    names the constraint language.
    Revised text:
    PatternConstraint is used to define constraints against the metamodel
    Projection (described below). There is no requirement to use any
    particular constraint language. However, if OCL is used, the OCL
    expression contained by PatternConstraint must be a valid OCL expression
    relative to the modeling context of the Projection.
    Action taken:
    Corrected in model and in proposed Available Specfication text

  • Reported: MIPS 1.0b1 — Wed, 19 Nov 2003 05:00 GMT
  • Disposition: Resolved — MIPS 1.0
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 20:58 GMT