|
||||||||||
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.BaseStateImpl
public class BaseStateImpl
An implementation of the model object 'Base State'.
The following features are implemented:
Field Summary | |
---|---|
protected java.lang.String |
name
The cached value of the ' Name ' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name ' attribute. |
Fields inherited from class org.eclipse.etrice.core.room.impl.StateImpl |
---|
doCode, docu, entryCode, exitCode, subgraph |
Constructor Summary | |
---|---|
protected |
BaseStateImpl()
|
Method Summary | |
---|---|
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)
|
java.lang.String |
getName()
|
void |
setName(java.lang.String newName)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.etrice.core.room.impl.StateImpl |
---|
basicSetDoCode, basicSetDocu, basicSetEntryCode, basicSetExitCode, basicSetSubgraph, eInverseRemove, getDoCode, getDocu, getEntryCode, getExitCode, getSubgraph, setDoCode, setDocu, setEntryCode, setExitCode, setSubgraph |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.etrice.core.room.State |
---|
getDoCode, getDocu, getEntryCode, getExitCode, getSubgraph, setDoCode, setDocu, setEntryCode, setExitCode, setSubgraph |
Field Detail |
---|
protected static final java.lang.String NAME_EDEFAULT
Name
' attribute.
getName()
protected java.lang.String name
Name
' attribute.
getName()
Constructor Detail |
---|
protected BaseStateImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class StateImpl
public java.lang.String getName()
getName
in interface BaseState
getName
in interface State
getName
in interface StateGraphItem
getName
in class StateImpl
BaseState.setName(String)
,
RoomPackage.getBaseState_Name()
public void setName(java.lang.String newName)
setName
in interface BaseState
newName
- the new value of the 'Name' attribute.BaseState.getName()
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
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |