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

java.lang.Object
  extended by MinimalEObjectImpl.Container
      extended by org.eclipse.etrice.core.room.impl.InterfaceItemImpl
          extended by org.eclipse.etrice.core.room.impl.SPPRefImpl
All Implemented Interfaces:
InterfaceItem, SPPRef

public class SPPRefImpl
extends InterfaceItemImpl
implements SPPRef

An implementation of the model object 'SPP Ref'.

EMF generated code

Field Summary
 
Fields inherited from class org.eclipse.etrice.core.room.impl.InterfaceItemImpl
name, NAME_EDEFAULT, protocol
 
Constructor Summary
protected SPPRefImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.etrice.core.room.impl.InterfaceItemImpl
basicGetProtocol, eGet, eIsSet, eSet, eUnset, getName, getProtocol, setName, setProtocol, 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.InterfaceItem
getName, getProtocol, setName, setProtocol
 

Constructor Detail

SPPRefImpl

protected SPPRefImpl()

EMF generated code
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class InterfaceItemImpl
EMF generated code