Previous | UML Classes | Table of Contents | UML Packages | Next |
ClearVariableAction is a variable action that removes all values of a variable.
•
VariableAction (from StructuredActions ) on page 302
This action removes all values of a variable.
No additional attributes
No additional associations
No additional constraints
All values are removed even when that violates the minimum multiplicity of the variable—the same as if the minimum were zero.
No specific notation
ClearVariableAction is introduced to remove all values from a variable in a single action, with no intermediate states where
only some of the existing values are present.
ClearVariableAction is unchanged from UML 1.5.