|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.TransitionTerminalImpl
org.eclipse.etrice.core.room.impl.ChoicepointTerminalImpl
public class ChoicepointTerminalImpl
An implementation of the model object 'Choicepoint Terminal'.
The following features are implemented:
Field Summary | |
---|---|
protected ChoicePoint |
cp
The cached value of the ' Cp ' reference. |
Constructor Summary | |
---|---|
protected |
ChoicepointTerminalImpl()
|
Method Summary | |
---|---|
ChoicePoint |
basicGetCp()
|
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)
|
ChoicePoint |
getCp()
|
void |
setCp(ChoicePoint newCp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ChoicePoint cp
Cp
' reference.
getCp()
Constructor Detail |
---|
protected ChoicepointTerminalImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class TransitionTerminalImpl
public ChoicePoint getCp()
getCp
in interface ChoicepointTerminal
ChoicepointTerminal.setCp(ChoicePoint)
,
RoomPackage.getChoicepointTerminal_Cp()
public ChoicePoint basicGetCp()
public void setCp(ChoicePoint newCp)
setCp
in interface ChoicepointTerminal
newCp
- the new value of the 'Cp' reference.ChoicepointTerminal.getCp()
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |