|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallEvent | |
org.omg.uml.behavioralelements.statemachines |
Uses of CallEvent in org.omg.uml.behavioralelements.statemachines |
Methods in org.omg.uml.behavioralelements.statemachines that return CallEvent | |
CallEvent |
CallEventClass.createCallEvent()
The default factory operation used to create an instance object. |
CallEvent |
CallEventClass.createCallEvent(String name,
VisibilityKind visibility,
boolean isSpecification)
Creates an instance object having attributes initialized by the passed values. |
Methods in org.omg.uml.behavioralelements.statemachines with parameters of type CallEvent | |
boolean |
AOccurrenceOperation.exists(CallEvent occurrence,
Operation operation)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Operation |
AOccurrenceOperation.getOperation(CallEvent occurrence)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AOccurrenceOperation.add(CallEvent occurrence,
Operation operation)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AOccurrenceOperation.remove(CallEvent occurrence,
Operation operation)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |