Previous | UML Classes | Table of Contents | UML Packages | Next |
•
Action (from BasicActions ) on page 247
VariableAction is an abstract class for actions that operate on a statically specified variable.
No additional attributes
• variable : Variable [1..1] Variable to be read.
[1] The action must be in the scope of the variable.
self.variable.isAccessibleBy(self)
Variable action is an abstract metaclass. For semantics see its concrete subtypes.
No specific notation
VariableAction is introduced for the abstract aspects of variable actions.
VariableAction is unchanged from UML 1.5.