public interface Phase
The following features are supported:
TOSDevicePackage.getPhase()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
<any> |
getLane()
Returns the value of the 'Lane' reference list.
|
<any> |
getTransition()
Returns the value of the 'Transition' containment reference list.
|
int |
getWeightMax()
Returns the value of the 'Weight Max' attribute.
|
int |
getWeightMin()
Returns the value of the 'Weight Min' attribute.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setWeightMax(int value)
Sets the value of the '
Weight Max' attribute. |
void |
setWeightMin(int value)
Sets the value of the '
Weight Min' attribute. |
java.lang.String getId()
setId(String),
TOSDevicePackage.getPhase_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()<any> getLane()
ConflictingLane.
These are all the lanes which have the green at the same time, namely non-conflicting with each other.
TOSDevicePackage.getPhase_Lane()<any> getTransition()
Transition.
TOSDevicePackage.getPhase_Transition()int getWeightMin()
setWeightMin(int),
TOSDevicePackage.getPhase_WeightMin()void setWeightMin(int value)
Weight Min' attribute.
value - the new value of the 'Weight Min' attribute.getWeightMin()int getWeightMax()
setWeightMax(int),
TOSDevicePackage.getPhase_WeightMax()void setWeightMax(int value)
Weight Max' attribute.
value - the new value of the 'Weight Max' attribute.getWeightMax()Data In Motion GmbH all rights reserved