|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionState | |
org.omg.uml.behavioralelements.activitygraphs |
Uses of ActionState in org.omg.uml.behavioralelements.activitygraphs |
Subinterfaces of ActionState in org.omg.uml.behavioralelements.activitygraphs | |
interface |
CallState
CallState object instance interface. |
Methods in org.omg.uml.behavioralelements.activitygraphs that return ActionState | |
ActionState |
ActionStateClass.createActionState()
The default factory operation used to create an instance object. |
ActionState |
ActionStateClass.createActionState(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isDynamic,
ArgListsExpression dynamicArguments,
Multiplicity dynamicMultiplicity)
Creates an instance object having attributes initialized by the passed values. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |