Difference between revisions of "XCSG:ArrayIndexFor"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = Edge | description = Connects a DataFlow (Node) containing a value used as an array index to the ArrayAccess representing the as...")
 
m (Dgriffen moved page ArrayIndexFor to XCSG:ArrayIndexFor)
(No difference)

Revision as of 16:18, 15 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