UPDM 1.0 NO IDEA Avatar
  1. OMG Issue

UPDM — Section: 8.4.28.6 Constraints

  • Key: UPDM-59
  • Legacy Issue Number: 11386
  • Status: open  
  • Source: International Business Machines ( Mr. Fred Mervine)
  • Summary:

    [1] Asserts that this StateMachine is owned either by an OperationalNode or an OperationalCapabilityRealization
    self.owner.getAppliedStereotype('UPDM::OperationalNode')->notEmpty() or
    self.owner.getAppliedStereotypes()>collect(allParents())>any(qualifiedName = 'UPDM::OperationalNode') ->notEmpty() or
    self.owner.getAppliedStereotype('UPDM::OperationalCapabilityRealization') ->notEmpty()

    Don't need :
    self.owner.getAppliedStereotype('UPDM::OperationalCapabilityRealization') ->notEmpty()

  • Reported: UPDM 1.0b1 — Thu, 13 Sep 2007 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:59 GMT