Difference between revisions of "XCSG:ArrayElementType"

From AtlasWiki
Jump to: navigation, search
(Created page with "{{Edge | extends = Edge | description = Connects an ArrayType to the Type of elements contained by arrays of that type. }}")
 
m (TheodoreMurdock moved page ArrayElementType to XCSG:ArrayElementType)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
| extends = Edge
 
| extends = Edge
 
| description = Connects an [[ArrayType]] to the [[Type]] of elements contained by arrays of that type.
 
| description = Connects an [[ArrayType]] to the [[Type]] of elements contained by arrays of that type.
 +
| specified = ArrayType,Type,0..1,1
 
}}
 
}}

Latest revision as of 19:44, 9 December 2014

Metaclass ArrayElementType
Extends Edge
Description Connects an ArrayType to the Type of elements contained by arrays of that type.
Specified Connections
Predecessor Multiplicity Successor
ArrayType 0..1 ➞ 1 Type