Difference between revisions of "XCSG:ArrayIdentityFor"

From AtlasWiki
Jump to: navigation, search
m (Dgriffen moved page ArrayIdentityFor to XCSG:ArrayIdentityFor)
Line 3: Line 3:
 
| 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 [[ArrayAccess]] representing the associated [[ArrayRead]] or [[ArrayWrite]].
| specified = DataFlow (Node),ArrayAccess,1,1
+
| specified = DataFlow (Node),ArrayAccess,0..1,1
 
}}
 
}}

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