public class TransitionImpl extends MinimalEObjectImpl.Container implements Transition
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
changedLane
The cached value of the '
Changed Lane' reference list. |
protected <any> |
clearArea
The cached value of the '
Clear Area' 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 Phase |
refNextPhase
The cached value of the '
Ref Next Phase' reference. |
protected <any> |
unchangedLane
The cached value of the '
Unchanged Lane' reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
TransitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
Phase |
basicGetRefNextPhase() |
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> |
getChangedLane() |
<any> |
getClearArea() |
java.lang.String |
getId() |
Phase |
getRefNextPhase() |
<any> |
getUnchangedLane() |
void |
setId(java.lang.String newId) |
void |
setRefNextPhase(Phase newRefNextPhase) |
java.lang.String |
toString() |
protected Phase refNextPhase
Ref Next Phase' reference.
getRefNextPhase()protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected <any> unchangedLane
Unchanged Lane' reference list.
getUnchangedLane()protected <any> changedLane
Changed Lane' reference list.
getChangedLane()protected <any> clearArea
Clear Area' containment reference list.
getClearArea()protected EClass eStaticClass()
public Phase getRefNextPhase()
getRefNextPhase in interface TransitionTransition.setRefNextPhase(Phase),
TOSDevicePackage.getTransition_RefNextPhase()public Phase basicGetRefNextPhase()
public void setRefNextPhase(Phase newRefNextPhase)
setRefNextPhase in interface TransitionnewRefNextPhase - the new value of the 'Ref Next Phase' reference.Transition.getRefNextPhase()public java.lang.String getId()
getId in interface TransitionTransition.setId(String),
TOSDevicePackage.getTransition_Id()public void setId(java.lang.String newId)
setId in interface TransitionnewId - the new value of the 'Id' attribute.Transition.getId()public <any> getUnchangedLane()
getUnchangedLane in interface TransitionTOSDevicePackage.getTransition_UnchangedLane()public <any> getChangedLane()
getChangedLane in interface TransitionTOSDevicePackage.getTransition_ChangedLane()public <any> getClearArea()
getClearArea in interface TransitionTOSDevicePackage.getTransition_ClearArea()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