|
||||||||||
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.StateGraphItemImpl
org.eclipse.etrice.core.room.impl.StateGraphNodeImpl
org.eclipse.etrice.core.room.impl.StateImpl
org.eclipse.etrice.core.room.impl.RefinedStateImpl
public class RefinedStateImpl
An implementation of the model object 'Refined State'.
The following features are implemented:
Field Summary | |
---|---|
protected BaseState |
base
The cached value of the ' Base ' reference. |
Fields inherited from class org.eclipse.etrice.core.room.impl.StateImpl |
---|
doCode, docu, entryCode, exitCode, subgraph |
Constructor Summary | |
---|---|
protected |
RefinedStateImpl()
|
Method Summary | |
---|---|
BaseState |
basicGetBase()
|
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 |
getBase()
|
void |
setBase(BaseState newBase)
|
Methods inherited from class org.eclipse.etrice.core.room.impl.StateImpl |
---|
basicSetDoCode, basicSetDocu, basicSetEntryCode, basicSetExitCode, basicSetSubgraph, eInverseRemove, getDoCode, getDocu, getEntryCode, getExitCode, getName, getSubgraph, setDoCode, setDocu, setEntryCode, setExitCode, setSubgraph |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.etrice.core.room.State |
---|
getDoCode, getDocu, getEntryCode, getExitCode, getName, getSubgraph, setDoCode, setDocu, setEntryCode, setExitCode, setSubgraph |
Field Detail |
---|
protected BaseState base
Base
' reference.
getBase()
Constructor Detail |
---|
protected RefinedStateImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class StateImpl
public BaseState getBase()
getBase
in interface RefinedState
RefinedState.setBase(BaseState)
,
RoomPackage.getRefinedState_Base()
public BaseState basicGetBase()
public void setBase(BaseState newBase)
setBase
in interface RefinedState
newBase
- the new value of the 'Base' reference.RefinedState.getBase()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class StateImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class StateImpl
public void eUnset(int featureID)
eUnset
in class StateImpl
public boolean eIsSet(int featureID)
eIsSet
in class StateImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |