Difference between revisions of "XCSG:LoopChild"

From AtlasWiki
Jump to: navigation, search
m (Dgriffen moved page LoopChild to XCSG:LoopChild: All tags are being moved to XCSG namespace)
(Fix link)
 
Line 2: Line 2:
 
{{Edge
 
{{Edge
 
| extends = Edge
 
| extends = Edge
| description = Connects a [[Loop]] node to [[ControlFlow (Node)}|ControlFlow nodes]] within that loop.
+
| description = Connects a [[Loop]] node to [[ControlFlow (Node)]]|ControlFlow nodes]] within that loop.
 
| specified = Loop,ControlFlow (Node),0..1,*
 
| specified = Loop,ControlFlow (Node),0..1,*
 
}}
 
}}

Latest revision as of 14:54, 20 October 2015

Specification

Metaclass LoopChild
Extends Edge
Description Connects a Loop node to ControlFlow (Node)
Specified Connections
Predecessor Multiplicity Successor
Loop 0..1 ➞ ✱ ControlFlow (Node)