General UML Guidelines Activities Actions Remove Structural Feature Value Action (Action)
An action is a named element that is the fundamental unit of executable functionality.
The execution of an action represents some transformation or processing in the modeled system, be it a computer system or otherwise.
An action represents a single step within an activity, that is, one that is not further decomposed within the activity.
An action has pre- and post-conditions.
A read structural feature action is a structural feature action that retrieves the values of a structural feature.
A read structural feature action is a structural feature action that retrieves the values of a structural feature.
A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element.
A remove structural feature value action is a write structural feature action that removes values from structural features.