Difference between revisions of "XCSG:PassedTo"

From AtlasWiki
Jump to: navigation, search
m (Dgriffen moved page XCSG:CallInputTo to XCSG:PassedTo: Name changed in XCSG)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
| extends = Edge
 
| extends = Edge
 
| description = Connects a [[CallInput]] node to the [[CallSite]] that value is an input to.
 
| description = Connects a [[CallInput]] node to the [[CallSite]] that value is an input to.
| specified = CallInput,CallSite,1,*
+
| specified = CallInput,CallSite,*,1
 
}}
 
}}

Latest revision as of 14:52, 14 September 2015

Metaclass PassedTo
Extends Edge
Description Connects a CallInput node to the CallSite that value is an input to.
Direct Subkinds IdentityPassedTo, ParameterPassedTo
Specified Connections
Predecessor Multiplicity Successor
CallInput ✱ ➞ 1 CallSite