-
Key: UML22-427
-
Legacy Issue Number: 12785
-
Status: closed
-
Source: NASA ( Dr. Nicolas F. Rouquette)
-
Summary:
Source: UML 2.2 Superstructure document and XMI
http://www.omg.org/cgi-bin/doc?ptc/08-05-05
http://www.omg.org/cgi-bin/doc?ptc/08-05-12Nature: Unspecified OCL constraint
Summary:
The following constraint on ActivityEdge (12.3.5) is unspecified:
Package CompleteStructuredActivities
[1] Activity edges may be owned by at most one structured node.Discussion:
OCL 101.
Revised Text:
Change the specification of the constraint to the following:
Package CompleteStructuredActivities
[1] Activity edges may be owned by at most one structured node.
self.inStructuredNode->notEmpty() implies
(self.inStructuredNode.oclAsType(ActivityGroup)->includesAll(self.inGroup)
and self.inStructuredNode.oclAsType(Element)->includes(self.owner))Change the Superstructure XMI accordingly.
-
Reported: UML 2.1.2 — Fri, 15 Aug 2008 04:00 GMT
-
Disposition: Resolved — UML 2.2
-
Disposition Summary:
This issue is obsolete. All constraints have been specified in UML 2.5.
Disposition: Closed - No Change -
Updated: Fri, 6 Mar 2015 20:58 GMT
UML22 — Unspecified constraint [1] on ActivityEdge (CompleteStructuredActivities)
- Key: UML22-427
- OMG Task Force: UML 2.2 RTF