public interface Lane
The following features are supported:
TOSDevicePackage.getLane()| Modifier and Type | Method and Description |
|---|---|
DirectionType |
getDirection()
Returns the value of the 'Direction' attribute.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
int |
getIndex()
Returns the value of the 'Index' attribute.
|
<any> |
getLink()
Returns the value of the 'Link' reference list.
|
Lane |
getParentLane()
Returns the value of the 'Parent Lane' container reference.
|
java.lang.String |
getRefRoadId()
Returns the value of the 'Ref Road Id' attribute.
|
Road |
getRoad()
Returns the value of the 'Road' reference.
|
<any> |
getSubLane()
Returns the value of the 'Sub Lane' containment reference list.
|
void |
setDirection(DirectionType value)
Sets the value of the '
Direction' attribute. |
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setIndex(int value)
Sets the value of the '
Index' attribute. |
void |
setParentLane(Lane value)
Sets the value of the '
Parent Lane' container reference. |
void |
setRefRoadId(java.lang.String value)
Sets the value of the '
Ref Road Id' attribute. |
void |
setRoad(Road value)
Sets the value of the '
Road' reference. |
java.lang.String getId()
setId(String),
TOSDevicePackage.getLane_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()java.lang.String getRefRoadId()
setRefRoadId(String),
TOSDevicePackage.getLane_RefRoadId()void setRefRoadId(java.lang.String value)
Ref Road Id' attribute.
value - the new value of the 'Ref Road Id' attribute.getRefRoadId()<any> getLink()
Link.
TOSDevicePackage.getLane_Link()Road getRoad()
setRoad(Road),
TOSDevicePackage.getLane_Road()void setRoad(Road value)
Road' reference.
value - the new value of the 'Road' reference.getRoad()<any> getSubLane()
Lane.
It is bidirectional and its opposite is 'Parent Lane'.
TOSDevicePackage.getLane_SubLane(),
getParentLane()Lane getParentLane()
Sub Lane'.
setParentLane(Lane),
TOSDevicePackage.getLane_ParentLane(),
getSubLane()void setParentLane(Lane value)
Parent Lane' container reference.
value - the new value of the 'Parent Lane' container reference.getParentLane()int getIndex()
setIndex(int),
TOSDevicePackage.getLane_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()DirectionType getDirection()
DirectionType.
DirectionType,
setDirection(DirectionType),
TOSDevicePackage.getLane_Direction()void setDirection(DirectionType value)
Direction' attribute.
value - the new value of the 'Direction' attribute.DirectionType,
getDirection()Data In Motion GmbH all rights reserved