UPDM 1.0 NO IDEA Avatar
  1. OMG Issue

UPDM — Section: 8.5.16.6 Constratints

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

    [1] Asserts that a ResourceCapability association exists between a Resource and the Capabilities that it provides and that these are the elements associated with this association
    (self.endType-> at(1).owner.getAppliedStereotype('UPDM::Capability')-> notEmpty() and
    self.endType-> at(2).owner.getAppliedStereotype('UPDM::Resource')-> notEmpty()or
    self.base_Association.endType-> at(2).getAppliedStereotypes()>collect(allParents())> any(qualifiedName = 'UPDM::Resource') ->notEmpty() ) or
    (self.endType-> at(2).owner.getAppliedStereotype('UPDM::Capability')-> notEmpty() and
    self.endType-> at(1).owner.getAppliedStereotype('UPDM::Resource')-> notEmpty()or
    self.base_Association.endType-> at(1).getAppliedStereotypes()>collect(allParents())> any(qualifiedName = 'UPDM::Resource') ->notEmpty())

    Don't need .'baseAssociation'clause

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