-
Key: UML22-1257
-
Legacy Issue Number: 7153
-
Status: closed
-
Source: PostFinance ( Karl Guggisberg)
-
Summary:
The spec says:
" / deployedElement : PackageableElement [*] The set of elements that are manifested in an Artifact that is involved in Deployment to a DeploymentTarget.The association is a derived association (OCL for informal derivation above to be provided)."
Here's a proposal for the missing OCL expression mentioned above:
self.deployment.deployedArtifact->select(da | da.oclIsKindOf(Artifact) )->collect(da | da.oclAsType(Artifact).manifestation.utilizedElement )
-
Reported: UML 2.0 — Sat, 13 Mar 2004 05:00 GMT
-
Disposition: Resolved — UML 2.1
-
Disposition Summary:
see above
-
Updated: Fri, 6 Mar 2015 22:54 GMT