XCSG:InstanceVariableWritten

From AtlasWiki
Revision as of 15:42, 18 September 2015 by Dgriffen (Talk | contribs) (Created page with "== Specification == {{Edge | extends = InstanceVariableAccessed | description = Connects a value (DataFlow (Node) or Variable) representing an object instance to an ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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