Difference between revisions of "XCSG:ArrayIndexFor"

From AtlasWiki
Jump to: navigation, search
m (Dgriffen moved page ArrayIndexFor to XCSG:ArrayIndexFor)
 
Line 2: Line 2:
 
{{Edge
 
{{Edge
 
| extends = Edge
 
| extends = Edge
| description = Connects a [[DataFlow (Node)]] containing a value used as an array index to the [[ArrayAccess]] representing the associated [[ArrayRead]] or [[ArrayWrite]].
+
| description = Connects a [[DataFlow (Node)]] containing a value used as an array index to the [[XCSG:ArrayAccess|ArrayAccess]] representing the associated [[XCSG:ArrayRead|ArrayRead]] or [[XCSG:ArrayWrite|ArrayWrite]].
 
| specified = DataFlow (Node),ArrayAccess,1,1
 
| specified = DataFlow (Node),ArrayAccess,1,1
 
}}
 
}}

Latest revision as of 16:03, 27 October 2015

Specification

Metaclass ArrayIndexFor
Extends Edge
Description Connects a DataFlow (Node) containing a value used as an array index to the ArrayAccess representing the associated ArrayRead or ArrayWrite.
Specified Connections
Predecessor Multiplicity Successor
DataFlow (Node) 1 ➞ 1 ArrayAccess