Difference between revisions of "XCSG:ParameterPassedTo"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = Edge | description = Connects a ParameterPass node to the CallSite representing the Function call that passes it. | connects...")
 
m (TheodoreMurdock moved page PassedBy to XCSG:PassedBy)
(No difference)

Revision as of 19:16, 28 April 2014

Specification

Metaclass ParameterPassedTo
Extends Edge
Description Connects a ParameterPass node to the CallSite representing the Function call that passes it.
Direct Subkinds Java:EnclosingInstanceParameterPassedTo
Specified Connections
Predecessor Multiplicity Successor
ParameterPass ✱ ➞ 1 CallSite