Difference between revisions of "XCSG:LoopChild"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = Edge | description = Connects a Loop node to [[ControlFlow (Node)}|ControlFlow nodes]] within that loop. | specified = Loop,ControlF...")
 
(Fix link)
 
(One intermediate revision by the same user not shown)
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)