Difference between revisions of "XCSG:IdentityPassedTo"

From AtlasWiki
Jump to: navigation, search
m (TheodoreMurdock moved page IdentityOf to XCSG:IdentityOf)
Line 1: Line 1:
 
==Specification==
 
==Specification==
 
{{Edge
 
{{Edge
| extends = ParameterOf
+
| extends = ExtendedParameterOf
 
| description = Indicates that the [[ParameterPass]] node connected over this [[ParameterOf]] edge is the identity of an object-oriented call.
 
| description = Indicates that the [[ParameterPass]] node connected over this [[ParameterOf]] edge is the identity of an object-oriented call.
 
| specified = InvokedObject,DynamicCallSite,1,1
 
| specified = InvokedObject,DynamicCallSite,1,1
 
}}
 
}}

Revision as of 17:30, 12 September 2014

Specification

Metaclass IdentityPassedTo
Extends ExtendedParameterOf
Description Indicates that the ParameterPass node connected over this ParameterOf edge is the identity of an object-oriented call.
Specified Connections
Predecessor Multiplicity Successor
InvokedObject 1 ➞ 1 DynamicCallSite