|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Signal | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of Signal in org.eclipse.uml2.uml |
Methods in org.eclipse.uml2.uml that return Signal | |
Signal |
UMLFactory.createSignal()
Returns a new object of class 'Signal' |
Signal |
SignalEvent.getSignal()
Returns the value of the 'Signal' reference |
Signal |
SendSignalEvent.getSignal()
Returns the value of the 'Signal' reference |
Signal |
SendSignalAction.getSignal()
Returns the value of the 'Signal' reference |
Signal |
Reception.getSignal()
Returns the value of the 'Signal' reference |
Signal |
ReceiveSignalEvent.getSignal()
Returns the value of the 'Signal' reference |
Signal |
BroadcastSignalAction.getSignal()
Returns the value of the 'Signal' reference |
Methods in org.eclipse.uml2.uml with parameters of type Signal | |
void |
SignalEvent.setSignal(Signal value)
Sets the value of the ' Signal ' reference |
void |
SendSignalEvent.setSignal(Signal value)
Sets the value of the ' Signal ' reference |
void |
SendSignalAction.setSignal(Signal value)
Sets the value of the ' Signal ' reference |
void |
Reception.setSignal(Signal value)
Sets the value of the ' Signal ' reference |
void |
ReceiveSignalEvent.setSignal(Signal value)
Sets the value of the ' Signal ' reference |
void |
BroadcastSignalAction.setSignal(Signal value)
Sets the value of the ' Signal ' reference |
Uses of Signal in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type Signal | |
boolean |
UMLValidator.validateSignal(Signal signal,
DiagnosticChain diagnostics,
Map context)
|
Object |
UMLSwitch.caseSignal(Signal object)
Returns the result of interpretting the object as an instance of 'Signal' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |