Difference between revisions of "XCSG:HasVariable"

From AtlasWiki
Jump to: navigation, search
m (TheodoreMurdock moved page HasVariable to XCSG:HasVariable)
 
(6 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
| extends = Contains
 
| extends = Contains
 
| description = Links a [[Classifier]] or [[Package]] to one of its [[XCSG:Variable|Variables]].
 
| description = Links a [[Classifier]] or [[Package]] to one of its [[XCSG:Variable|Variables]].
| permitted = Classifier,Field,1,*;Namespace,GlobalVariable,1,*
+
| permitted =Namespace,Variable,1,*
 +
| specified = Package,ProgramVariable,1,*;Classifier,ProgramVariable,1,*;Classifier,InstanceVariable,1,*;
 
}}
 
}}

Latest revision as of 14:41, 9 June 2014

Specification

Metaclass HasVariable
Extends Contains
Description Links a Classifier or Package to one of its Variables.
Direct Subkinds HasParameter
Permitted Connections
Predecessor Multiplicity Successor
Namespace 1 ➞ ✱ Variable
Specified Connections
Predecessor Multiplicity Successor
Package 1 ➞ ✱ ProgramVariable
Classifier 1 ➞ ✱ ProgramVariable
Classifier 1 ➞ ✱ InstanceVariable