UML 2.2 RTF Avatar
  1. OMG Issue

UML22 — Wrong subsets

  • Key: UML22-321
  • Legacy Issue Number: 11008
  • Status: closed  
  • Source: Dassault Systemes ( Mr. Nerijus Jankevicius)
  • Summary:

    Realization is a specialized abstraction relationship between two sets of model elements, one representing a specification (the supplier) and the other represents an implementation of the latter (the client).

    ComponentRealization incorrectly subsets supplier to define realizing Classifiers (implementation).

    Required changes:

    "abstraction" must subset "supplier" and "realizingClassifier" must subset "client".

  • Reported: UML 2.1 — Wed, 16 May 2007 04:00 GMT
  • Disposition: Resolved — UML 2.2
  • Disposition Summary:

    Section 7.3.45 does indeed make it clear that the specification is the supplier and the implementation is the client. The implementation depends upon the specification; the specification does not depend upon the implementation.

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