UML 2.3 RTF Avatar
  1. OMG Issue

UML23 — UML2.2 chapter 16 : Actor constraint [1] has invalid OCL

  • Key: UML23-70
  • Legacy Issue Number: 13948
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Steve Cook)
  • Summary:

    Actor constraint [1] says: self.ownedAttribute->forAll ( a | (a.association->notEmpty()) implies ((a.association.memberEnd.size() = 2) and (a.opposite.class.oclIsKindOf(UseCase) or (a.opposite.class.oclIsKindOf(Class) and not a.opposite.class.oclIsKindOf(Behavior))))

    But Actor has no ownedAttribute property, so this constraint is ill-formed.

  • Reported: UML 2.2 — Mon, 8 Jun 2009 04:00 GMT
  • Disposition: Resolved — UML 2.3
  • Disposition Summary:

    Merged with 10780

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