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

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
              extended by org.eclipse.etrice.core.room.impl.TrPointImpl
                  extended by org.eclipse.etrice.core.room.impl.EntryPointImpl
All Implemented Interfaces:
EntryPoint, StateGraphItem, StateGraphNode, TrPoint

public class EntryPointImpl
extends TrPointImpl
implements EntryPoint

An implementation of the model object 'Entry Point'.

EMF generated code

Field Summary
 
Fields inherited from class org.eclipse.etrice.core.room.impl.TrPointImpl
name, NAME_EDEFAULT
 
Constructor Summary
protected EntryPointImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.etrice.core.room.impl.TrPointImpl
eGet, eIsSet, eSet, eUnset, getName, setName, toString
 
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.TrPoint
getName, setName
 

Constructor Detail

EntryPointImpl

protected EntryPointImpl()

EMF generated code
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class TrPointImpl
EMF generated code