| Modifier and Type | Field and Description |
|---|---|
protected <any> |
cycleLane
The cached value of the '
Cycle Lane' containment reference list. |
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected <any> |
incomingLane
The cached value of the '
Incoming Lane' containment reference list. |
protected static boolean |
MAIN_ROAD_EDEFAULT
The default value of the '
Main Road' attribute. |
protected boolean |
mainRoad
The cached value of the '
Main Road' attribute. |
protected <any> |
outgoingLane
The cached value of the '
Outgoing Lane' containment reference list. |
protected <any> |
pedestrianLane
The cached value of the '
Pedestrian Lane' containment reference list. |
protected <any> |
publicTransportLane
The cached value of the '
Public Transport Lane' containment reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
RoadImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getCycleLane() |
java.lang.String |
getId() |
<any> |
getIncomingLane() |
<any> |
getOutgoingLane() |
<any> |
getPedestrianLane() |
<any> |
getPublicTransportLane() |
boolean |
isMainRoad() |
void |
setId(java.lang.String newId) |
void |
setMainRoad(boolean newMainRoad) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected static final boolean MAIN_ROAD_EDEFAULT
Main Road' attribute.
isMainRoad(),
Constant Field Valuesprotected boolean mainRoad
Main Road' attribute.
isMainRoad()protected <any> incomingLane
Incoming Lane' containment reference list.
getIncomingLane()protected <any> outgoingLane
Outgoing Lane' containment reference list.
getOutgoingLane()protected <any> pedestrianLane
Pedestrian Lane' containment reference list.
getPedestrianLane()protected <any> cycleLane
Cycle Lane' containment reference list.
getCycleLane()protected <any> publicTransportLane
Public Transport Lane' containment reference list.
getPublicTransportLane()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface RoadRoad.setId(String),
TOSDevicePackage.getRoad_Id()public void setId(java.lang.String newId)
setId in interface RoadnewId - the new value of the 'Id' attribute.Road.getId()public boolean isMainRoad()
isMainRoad in interface RoadRoad.setMainRoad(boolean),
TOSDevicePackage.getRoad_MainRoad()public void setMainRoad(boolean newMainRoad)
setMainRoad in interface RoadnewMainRoad - the new value of the 'Main Road' attribute.Road.isMainRoad()public <any> getIncomingLane()
getIncomingLane in interface RoadTOSDevicePackage.getRoad_IncomingLane()public <any> getOutgoingLane()
getOutgoingLane in interface RoadTOSDevicePackage.getRoad_OutgoingLane()public <any> getPedestrianLane()
getPedestrianLane in interface RoadTOSDevicePackage.getRoad_PedestrianLane()public <any> getCycleLane()
getCycleLane in interface RoadTOSDevicePackage.getRoad_CycleLane()public <any> getPublicTransportLane()
getPublicTransportLane in interface RoadTOSDevicePackage.getRoad_PublicTransportLane()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion Consuling GmbH - All rights reserved