Difference between revisions of "XCSG:PassedTo"

From AtlasWiki
Jump to: navigation, search
m (TheodoreMurdock moved page ExtendedParameterOf to XCSG:ExtendedParameterOf)
(fix links)
Line 1: Line 1:
 
{{Edge
 
{{Edge
 
| extends = Edge
 
| extends = Edge
| description = Connects an {{ExtendedParameterPass}} node to the {{CallSite}} that value is an input to.
+
| description = Connects an [[ExtendedParameterPass]] node to the [[CallSite]] that value is an input to.
 
| specified = ExtendedParameterPass,CallSite,1,*
 
| specified = ExtendedParameterPass,CallSite,1,*
 
}}
 
}}

Revision as of 17:37, 12 September 2014

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