|
||||||||||
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.StateTerminalImpl
public class StateTerminalImpl
An implementation of the model object 'State Terminal'.
The following features are implemented:
Field Summary | |
---|---|
protected BaseState |
state
The cached value of the ' State ' reference. |
Constructor Summary | |
---|---|
protected |
StateTerminalImpl()
|
Method Summary | |
---|---|
BaseState |
basicGetState()
|
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)
|
BaseState |
getState()
|
void |
setState(BaseState newState)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BaseState state
State
' reference.
getState()
Constructor Detail |
---|
protected StateTerminalImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class TransitionTerminalImpl
public BaseState getState()
getState
in interface StateTerminal
StateTerminal.setState(BaseState)
,
RoomPackage.getStateTerminal_State()
public BaseState basicGetState()
public void setState(BaseState newState)
setState
in interface StateTerminal
newState
- the new value of the 'State' reference.StateTerminal.getState()
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 |