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

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

public class SAPRefImpl
extends InterfaceItemImpl
implements SAPRef

An implementation of the model object 'SAP Ref'.

EMF generated code

Field Summary
 
Fields inherited from class org.eclipse.etrice.core.room.impl.InterfaceItemImpl
name, NAME_EDEFAULT, protocol
 
Constructor Summary
protected SAPRefImpl()
           
 
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

SAPRefImpl

protected SAPRefImpl()

EMF generated code
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class InterfaceItemImpl
EMF generated code