|
||||||||||
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.StateGraphImpl
public class StateGraphImpl
An implementation of the model object 'State Graph'.
The following features are implemented:
Field Summary | |
---|---|
protected |
chPoints
The cached value of the ' Ch Points ' containment reference list. |
protected |
states
The cached value of the ' States ' containment reference list. |
protected |
transitions
The cached value of the ' Transitions ' containment reference list. |
protected |
trPoints
The cached value of the ' Tr Points ' containment reference list. |
Constructor Summary | |
---|---|
protected |
StateGraphImpl()
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getChPoints()
|
|
getStates()
|
|
getTransitions()
|
|
getTrPoints()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protectedstates
States
' containment reference list.
getStates()
protectedtrPoints
Tr Points
' containment reference list.
getTrPoints()
protectedchPoints
Ch Points
' containment reference list.
getChPoints()
protectedtransitions
Transitions
' containment reference list.
getTransitions()
Constructor Detail |
---|
protected StateGraphImpl()
Method Detail |
---|
protected EClass eStaticClass()
publicgetStates()
getStates
in interface StateGraph
RoomPackage.getStateGraph_States()
publicgetTrPoints()
getTrPoints
in interface StateGraph
RoomPackage.getStateGraph_TrPoints()
publicgetChPoints()
getChPoints
in interface StateGraph
RoomPackage.getStateGraph_ChPoints()
publicgetTransitions()
getTransitions
in interface StateGraph
RoomPackage.getStateGraph_Transitions()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
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 |