-
Key: UPDM-58
-
Legacy Issue Number: 11385
-
Status: open
-
Source: International Business Machines ( Mr. Fred Mervine)
-
Summary:
[1] Asserts that the owner of the OperationalEventTrace is either 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 :
Or 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