Difference between revisions of "XCSG:ArrayIdentityFor"

From AtlasWiki
Jump to: navigation, search
 
Line 2: Line 2:
 
{{Edge
 
{{Edge
 
| extends = Edge
 
| extends = Edge
| description = Connects a [[DataFlow (Node)]] containing an array reference or pointer to the [[ArrayAccess]] representing the associated [[ArrayRead]] or [[ArrayWrite]].
+
| description = Connects a [[DataFlow (Node)]] containing an array reference or pointer to the [[XCSG:ArrayAccess|ArrayAccess]] representing the associated [[XCSG:ArrayRead|ArrayRead]] or [[XCSG:ArrayWrite|ArrayWrite]].
 
| specified = DataFlow (Node),ArrayAccess,0..1,1
 
| specified = DataFlow (Node),ArrayAccess,0..1,1
 
}}
 
}}

Latest revision as of 16:02, 27 October 2015

Specification

Metaclass ArrayIdentityFor
Extends Edge
Description Connects a DataFlow (Node) containing an array reference or pointer to the ArrayAccess representing the associated ArrayRead or ArrayWrite.
Specified Connections
Predecessor Multiplicity Successor
DataFlow (Node) 0..1 ➞ 1 ArrayAccess