org.eclipse.etrice.core.room.impl
Class PlainStateGraphImpl

java.lang.Object
  extended by MinimalEObjectImpl.Container
      extended by org.eclipse.etrice.core.room.impl.StateGraphImpl
          extended by org.eclipse.etrice.core.room.impl.PlainStateGraphImpl
All Implemented Interfaces:
PlainStateGraph, StateGraph

public class PlainStateGraphImpl
extends StateGraphImpl
implements PlainStateGraph

An implementation of the model object 'Plain State Graph'.

EMF generated code

Field Summary
 
Fields inherited from class org.eclipse.etrice.core.room.impl.StateGraphImpl
chPoints, states, transitions, trPoints
 
Constructor Summary
protected PlainStateGraphImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.etrice.core.room.impl.StateGraphImpl
eGet, eInverseRemove, eIsSet, eSet, eUnset, getChPoints, getStates, getTransitions, getTrPoints
 
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.StateGraph
getChPoints, getStates, getTransitions, getTrPoints
 

Constructor Detail

PlainStateGraphImpl

protected PlainStateGraphImpl()

EMF generated code
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class StateGraphImpl
EMF generated code