|
||||||||||
| 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 State |
target
The cached value of the ' Target' reference. |
| Fields inherited from class org.eclipse.etrice.core.room.impl.StateImpl |
|---|
doCode, docu, entryCode, exitCode, subgraph |
| Constructor Summary | |
|---|---|
protected |
RefinedStateImpl()
|
| Method Summary | |
|---|---|
State |
basicGetTarget()
|
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)
|
State |
getTarget()
|
void |
setTarget(State newTarget)
|
| 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 State target
Target' reference.
getTarget()| Constructor Detail |
|---|
protected RefinedStateImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class StateImplpublic State getTarget()
getTarget in interface RefinedStateRefinedState.setTarget(State),
RoomPackage.getRefinedState_Target()public State basicGetTarget()
public void setTarget(State newTarget)
setTarget in interface RefinedStatenewTarget - the new value of the 'Target' reference.RefinedState.getTarget()
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 StateImplpublic void eUnset(int featureID)
eUnset in class StateImplpublic boolean eIsSet(int featureID)
eIsSet in class StateImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||