public interface Road
The following features are supported:
TOSDevicePackage.getRoad()| Modifier and Type | Method and Description |
|---|---|
<any> |
getCycleLane()
Returns the value of the 'Cycle Lane' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
<any> |
getIncomingLane()
Returns the value of the 'Incoming Lane' containment reference list.
|
<any> |
getOutgoingLane()
Returns the value of the 'Outgoing Lane' containment reference list.
|
<any> |
getPedestrianLane()
Returns the value of the 'Pedestrian Lane' containment reference list.
|
<any> |
getPublicTransportLane()
Returns the value of the 'Public Transport Lane' containment reference list.
|
boolean |
isMainRoad()
Returns the value of the 'Main Road' attribute.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setMainRoad(boolean value)
Sets the value of the '
Main Road' attribute. |
java.lang.String getId()
setId(String),
TOSDevicePackage.getRoad_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()boolean isMainRoad()
setMainRoad(boolean),
TOSDevicePackage.getRoad_MainRoad()void setMainRoad(boolean value)
Main Road' attribute.
value - the new value of the 'Main Road' attribute.isMainRoad()<any> getIncomingLane()
IncomingLane.
TOSDevicePackage.getRoad_IncomingLane()<any> getOutgoingLane()
OutgoingLane.
TOSDevicePackage.getRoad_OutgoingLane()<any> getPedestrianLane()
PedestrianLane.
TOSDevicePackage.getRoad_PedestrianLane()<any> getCycleLane()
CycleLane.
TOSDevicePackage.getRoad_CycleLane()<any> getPublicTransportLane()
PublicTransportLane.
TOSDevicePackage.getRoad_PublicTransportLane()Data In Motion Consuling GmbH - All rights reserved