Difference between revisions of "XCSG:TypeOf"

From AtlasWiki
Jump to: navigation, search
m (TheodoreMurdock moved page TypeOf to XCSG:TypeOf)
Line 3: Line 3:
 
| extends = Edge
 
| extends = Edge
 
| description = Links a [[Variable]] to its [[Type]]
 
| description = Links a [[Variable]] to its [[Type]]
| connects = Variable,Type,*,1
+
| connects = Variable,Type,*,1;DataFlow_Node,Type,*,1
 
}}
 
}}

Revision as of 18:16, 28 April 2014

Specification

Metaclass TypeOf
Extends Edge
Description Links a Variable to its Type
Specified Connections
Predecessor Multiplicity Successor
Variable ✱ ➞ 1 Type
DataFlow_Node ✱ ➞ 1 Type