public interface Road
The following features are supported:
TOSDevicePackage.getRoad()| Modifier and Type | Method and Description |
|---|---|
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.
|
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()<any> getIncomingLane()
IncomingLane.
TOSDevicePackage.getRoad_IncomingLane()<any> getOutgoingLane()
OutgoingLane.
TOSDevicePackage.getRoad_OutgoingLane()<any> getPedestrianLane()
PedestrianLane.
TOSDevicePackage.getRoad_PedestrianLane()boolean isMainRoad()
setMainRoad(boolean),
TOSDevicePackage.getRoad_MainRoad()void setMainRoad(boolean value)
Main Road' attribute.
value - the new value of the 'Main Road' attribute.isMainRoad()Data In Motion GmbH all rights reserved