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