public class ConflictingLaneImpl extends LaneImpl implements ConflictingLane
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
conflictingLane
The cached value of the '
Conflicting Lane' reference list. |
protected <any> |
conflictingLink
The cached value of the '
Conflicting Link' reference list. |
protected Output |
signalGroup
The cached value of the '
Signal Group' reference. |
direction, DIRECTION_EDEFAULT, id, ID_EDEFAULT, index, INDEX_EDEFAULT, link, REF_ROAD_ID_EDEFAULT, refRoadId, road, subLane| Modifier | Constructor and Description |
|---|---|
protected |
ConflictingLaneImpl() |
| Modifier and Type | Method and Description |
|---|---|
Output |
basicGetSignalGroup() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getConflictingLane() |
<any> |
getConflictingLink() |
Output |
getSignalGroup() |
void |
setSignalGroup(Output newSignalGroup) |
basicGetRoad, basicSetParentLane, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getDirection, getId, getIndex, getLink, getParentLane, getRefRoadId, getRoad, getSubLane, setDirection, setId, setIndex, setParentLane, setRefRoadId, setRoad, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDirection, getId, getIndex, getLink, getParentLane, getRefRoadId, getRoad, getSubLane, setDirection, setId, setIndex, setParentLane, setRefRoadId, setRoadprotected <any> conflictingLane
Conflicting Lane' reference list.
getConflictingLane()protected <any> conflictingLink
Conflicting Link' reference list.
getConflictingLink()protected Output signalGroup
Signal Group' reference.
getSignalGroup()protected EClass eStaticClass()
eStaticClass in class LaneImplpublic <any> getConflictingLane()
getConflictingLane in interface ConflictingLaneTOSDevicePackage.getConflictingLane_ConflictingLane()public <any> getConflictingLink()
getConflictingLink in interface ConflictingLaneTOSDevicePackage.getConflictingLane_ConflictingLink()public Output getSignalGroup()
getSignalGroup in interface ConflictingLaneConflictingLane.setSignalGroup(Output),
TOSDevicePackage.getConflictingLane_SignalGroup()public Output basicGetSignalGroup()
public void setSignalGroup(Output newSignalGroup)
setSignalGroup in interface ConflictingLanenewSignalGroup - the new value of the 'Signal Group' reference.ConflictingLane.getSignalGroup()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
Data In Motion GmbH all rights reserved