public interface AbstractSignalEvent extends AbstractMessageEvent
The following features are supported:
BehaviorPackage.getAbstractSignalEvent()| Modifier and Type | Method and Description |
|---|---|
AbstractSignal |
getSignal()
Returns the value of the 'Signal' reference.
|
void |
setSignal(AbstractSignal value)
Sets the value of the '
Signal' reference. |
getAbstractTypedElementsgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractSignal getSignal()
If the meaning of the 'Signal' reference isn't clear, there really should be more of a description here...
setSignal(AbstractSignal),
BehaviorPackage.getAbstractSignalEvent_Signal()void setSignal(AbstractSignal value)
Signal' reference.
value - the new value of the 'Signal' reference.getSignal()