public interface Transition
The following features are supported:
TOSDevicePackage.getTransition()| Modifier and Type | Method and Description |
|---|---|
<any> |
getChangedLane()
Returns the value of the 'Changed Lane' reference list.
|
<any> |
getClearArea()
Returns the value of the 'Clear Area' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
Phase |
getRefNextPhase()
Returns the value of the 'Ref Next Phase' reference.
|
<any> |
getUnchangedLane()
Returns the value of the 'Unchanged Lane' reference list.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setRefNextPhase(Phase value)
Sets the value of the '
Ref Next Phase' reference. |
Phase getRefNextPhase()
setRefNextPhase(Phase),
TOSDevicePackage.getTransition_RefNextPhase()void setRefNextPhase(Phase value)
Ref Next Phase' reference.
value - the new value of the 'Ref Next Phase' reference.getRefNextPhase()java.lang.String getId()
setId(String),
TOSDevicePackage.getTransition_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()<any> getUnchangedLane()
ConflictingLane.
TOSDevicePackage.getTransition_UnchangedLane()<any> getChangedLane()
ConflictingLane.
TOSDevicePackage.getTransition_ChangedLane()<any> getClearArea()
ClearArea.
TOSDevicePackage.getTransition_ClearArea()Data In Motion GmbH all rights reserved