|
|
Action name |
Action |
|---|---|---|
|
Action definitions from UML super-structure document
|
AcceptCallAction |
the receipt of a synchronous call request |
|
AcceptEventAction |
action waiting for occurrence of event meeting specified conditions |
|
|
AddStructuralFeatureValueAction |
a write structural feature action for adding values to a structural feature |
|
|
AddVariableValueAction |
a write variable action for adding values to a variable |
|
|
ApplyFunctionAction |
invoke primitive predefined function computing output based on input |
|
|
BroadcastSignalAction |
transmits signal instance to all potential target objects in the system |
|
|
CallBehaviorAction |
invoking behavior directly rather than invoking behavioral feature resulting in the invocation of that behavior [ sic ] |
|
|
CallOperationAction |
transmits an operation call request |
|
|
ClearAssociationAction |
destroys all links of association in which a particular object participates |
|
|
ClearStructuralFeatureAction |
structural feature action to remove all values of a structural feature |
|
|
ClearVariableAction |
variable action removing all values of a variable |
|
|
CreateLinkAction |
a write link action for creating links |
|
|
CreateLinkObjectAction |
creates a link object |
|
|
CreateObjectAction |
action creating an object conforming to a statically specified classifier putting it on an output pin at run time |
|
|
DestroyLinkAction |
a write link action that destroys links and link objects |
|
|
DestroyObjectAction |
an action that destroys objects |
|
|
RaiseExceptionAction |
an action causing an exception to occur |
|
|
ReadExtentAction |
an action retrieving the current instances of a classifier |
|
|
ReadIsClassifiedObjectAction |
action determining whether a run time object is classified by a given classifier |
|
|
ReadLinkAction |
a link action navigating across associations retrieving objects on one end |
|
|
ReadLinkObjectEndAction |
an action retrieving an end object from a link object |
|
|
ReadLinkObjectEndQualifierAction |
an action retrieving a qualifier end value from a link object |
|
|
ReadSelfAction |
an action retrieving the host object of an action |
|
|
ReadStructuralFeatureAction |
a structural feature action retrieving the values of a structural feature |
|
|
ReadVariableAction |
a variable action retrieving the values of a variable |
|
|
ReclassifyObjectAction |
an action changing the classifiers that classify an object |
|
|
RemoveStructuralFeatureValueAction |
a write structural feature action removing values from structural features |
|
|
RemoveVariableValueAction |
a write variable action removing values from variables |
|
|
ReplyAction |
action accepting a set of return values and a token containing return information produced by a previous accept call action |
|
|
SendObjectAction |
action transmitting an object to a target object where it may, for example, fire state machine transitions or activity execution |
|
|
SendSignalAction |
action transmitting a signal to a target object where it may, for example, fire state machine transitions or activity execution |
|
|
StartOwnedBehaviorAction |
an action starting the owned behavior of the input |
|
|
TestIdentityAction |
an action testing whether two values are identical objects |