|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GuardedTransition
A representation of the model object 'Guarded Transition'.
The following features are supported:
RoomPackage.getGuardedTransition()
Method Summary | |
---|---|
DetailCode |
getGuard()
Returns the value of the 'Guard' containment reference. |
void |
setGuard(DetailCode value)
Sets the value of the ' Guard ' containment reference. |
Methods inherited from interface org.eclipse.etrice.core.room.NonInitialTransition |
---|
getFrom, setFrom |
Methods inherited from interface org.eclipse.etrice.core.room.Transition |
---|
getAction, getDocu, getName, getTo, setAction, setDocu, setName, setTo |
Method Detail |
---|
DetailCode getGuard()
If the meaning of the 'Guard' containment reference isn't clear, there really should be more of a description here...
setGuard(DetailCode)
,
RoomPackage.getGuardedTransition_Guard()
void setGuard(DetailCode value)
Guard
' containment reference.
value
- the new value of the 'Guard' containment reference.getGuard()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |