|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SignalEvent | |
| org.omg.uml.behavioralelements.statemachines | |
| Uses of SignalEvent in org.omg.uml.behavioralelements.statemachines |
| Methods in org.omg.uml.behavioralelements.statemachines that return SignalEvent | |
SignalEvent |
SignalEventClass.createSignalEvent()
The default factory operation used to create an instance object. |
SignalEvent |
SignalEventClass.createSignalEvent(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 SignalEvent | |
boolean |
ASignalOccurrence.exists(Signal signal,
SignalEvent occurrence)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Signal |
ASignalOccurrence.getSignal(SignalEvent occurrence)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
ASignalOccurrence.add(Signal signal,
SignalEvent occurrence)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ASignalOccurrence.remove(Signal signal,
SignalEvent occurrence)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||