Difference between revisions of "XCSG:Package"

From AtlasWiki
Jump to: navigation, search
(removing explicit links to match new syntax)
(Specification: switching to node template)
Line 1: Line 1:
 
== Specification ==
 
== Specification ==
{{Metaclass
+
{{Node
 
| extends = Namespace, GeneralizableElement
 
| extends = Namespace, GeneralizableElement
 
| description = A grouping of [[ModelElement|ModelElements]]  
 
| description = A grouping of [[ModelElement|ModelElements]]  
Line 6: Line 6:
 
.namespace [27, pp. 10, 132],
 
.namespace [27, pp. 10, 132],
 
package [35, p. 24, section 2.7.2] }}
 
package [35, p. 24, section 2.7.2] }}
 
[[Category:XCSG]][[Category:XCSG Node Kinds]][[Category:XCSG Tags]]
 

Revision as of 13:05, 7 April 2014

Specification

Metaclass Package
Extends NamespaceGeneralizableElement
Description A grouping of ModelElements
All Superkinds Namespace, Node, ModelElement
Specified Out Edges
Out Edge Successor Multiplicity Description
HasVariable ProgramVariable Links a Classifier or Package to one of its Variables.
Known Possible In Edges

Inherited From In Edge Predecessor Multiplicity Description
Node Contains Node 1 Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.
Known Possible Out Edges

Inherited From Out Edge Successor Multiplicity Description
Namespace HasVariable Variable Links a Classifier or Package to one of its Variables.
Node Contains Node Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.