Difference between revisions of "Java:ArrayLengthPassedTo"

From AtlasWiki
Jump to: navigation, search
 
Line 2: Line 2:
 
{{Edge
 
{{Edge
 
| extends = Edge
 
| extends = Edge
| description = Connects a [[DataFlow (Node)]] representing the integer length expression to an [[ArrayInstantiation]].
+
| description = Connects a [[DataFlow (Node)]] representing the integer length expression to an [[XCSG:ArrayInstantiation|ArrayInstantiation]].
 
| specified = DataFlow (Node),ArrayInstantiation,0..1,1
 
| specified = DataFlow (Node),ArrayInstantiation,0..1,1
 
}}
 
}}

Latest revision as of 17:11, 29 October 2015

Specification

Metaclass ArrayLengthPassedTo
Extends Edge
Description Connects a DataFlow (Node) representing the integer length expression to an ArrayInstantiation.
Specified Connections
Predecessor Multiplicity Successor
DataFlow (Node) 0..1 ➞ 1 ArrayInstantiation