Difference between revisions of "XCSG:InstanceVariableWritten"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = InstanceVariableAccessed | description = Connects a value (DataFlow (Node) or Variable) representing an object instance to an ...")
 
m (Dgriffen moved page InstanceVariableWritten to XCSG:InstanceVariableWritten: All tags are being moved to XCSG namespace)
(No difference)

Revision as of 15:37, 2 October 2015

Specification

Metaclass InstanceVariableWritten
Extends InstanceVariableAccessed
Description Connects a value (DataFlow (Node) or Variable) representing an object instance to an InstanceVariableAssignment representing a write to a field of that object.
Specified Connections
Predecessor Multiplicity Successor
DataFlow (Node) 1 ➞ ✱ InstanceVariableAssignment
Variable 1 ➞ ✱ InstanceVariableAssignment