Difference between revisions of "XCSG:AliasedType"

From AtlasWiki
Jump to: navigation, search
(Created page with "{{Edge | extends = Edge | description = Connects a TypeAlias to the Type or TypeAlias it was declared to duplicate. | specified = TypeAlias,Type,*,0..1;TypeAlias,T...")
 
Line 1: Line 1:
 +
== Specification ==
 
{{Edge
 
{{Edge
 
| extends = Edge
 
| extends = Edge

Revision as of 15:21, 13 May 2014

Specification

Metaclass AliasedType
Extends Edge
Description Connects a TypeAlias to the Type or TypeAlias it was declared to duplicate.
Specified Connections
Predecessor Multiplicity Successor
TypeAlias ✱ ➞ 0..1 Type
TypeAlias ✱ ➞ 0..1 TypeAlias