-
Key: UML24-66
-
Legacy Issue Number: 15356
-
Status: closed
-
Source: NIST ( Mr. Peter Denno)
-
Summary:
Section 17.2.1 of the superstructure document, InformationFlow
The text of the constraint reads "The sources and targets of the information flow can only be one of the following kind: Actor, Node, UseCase, Artifact, Class, Component, Port, Property, Interface, Package, ActivityNode, ActivityPartition and InstanceSpecification except when its classifier is a relationship (i.e. it represents a link)."
The OCL reads:
(self.informationSource->forAll(p | p->oclIsKindOf(Actor) or oclIsKindOf(Node) or ...the "p->" is missing from the second term above (should be "p->oclIsKindOf(Node)") and from all subsequent terms.
-
Reported: UML 2.3 — Wed, 7 Jul 2010 04:00 GMT
-
Disposition: Resolved — UML 2.4
-
Disposition Summary:
This issue has already been resolved by, or no longer applies to, the UML 2.5 Beta 1 specification.
Disposition: Closed - No Change -
Updated: Fri, 6 Mar 2015 20:58 GMT
UML24 — UML 2.3 Issue: Constraint InformationFlow.sources_and_target_kinds
- Key: UML24-66
- OMG Task Force: UML 2.4 RTF