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. }}")
 
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
 
}}
 
}}

Revision as of 19:43, 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