Difference between revisions of "XCSG:PassedTo"

From AtlasWiki
Jump to: navigation, search
(fix multiplicity)
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
 
}}
 
}}

Revision as of 18:53, 12 September 2014

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