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

java.lang.Object
  extended by MinimalEObjectImpl.Container
      extended by org.eclipse.etrice.core.room.impl.StateGraphItemImpl
          extended by org.eclipse.etrice.core.room.impl.StateGraphNodeImpl
All Implemented Interfaces:
StateGraphItem, StateGraphNode
Direct Known Subclasses:
ChoicePointImpl, StateImpl, TrPointImpl

public class StateGraphNodeImpl
extends StateGraphItemImpl
implements StateGraphNode

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

EMF generated code

Constructor Summary
protected StateGraphNodeImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.etrice.core.room.impl.StateGraphItemImpl
getName
 
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.StateGraphItem
getName
 

Constructor Detail

StateGraphNodeImpl

protected StateGraphNodeImpl()

EMF generated code
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class StateGraphItemImpl
EMF generated code