org.eclipse.etrice.generator.etricegen.impl
Class ServiceImplInstanceImpl
java.lang.Object
EObjectImpl
org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl
org.eclipse.etrice.generator.etricegen.impl.InterfaceItemInstanceImpl
org.eclipse.etrice.generator.etricegen.impl.ServiceImplInstanceImpl
- All Implemented Interfaces:
- InstanceBase, InterfaceItemInstance, ServiceImplInstance
public class ServiceImplInstanceImpl
- extends InterfaceItemInstanceImpl
- implements ServiceImplInstance
An implementation of the model object 'Service Impl Instance'.
The following features are implemented:
- EMF generated code
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
svcImpl
protected ServiceImplementation svcImpl
- The cached value of the '
Svc Impl
' reference.
- See Also:
getSvcImpl()
- EMF generated code
- EMF ordered
ServiceImplInstanceImpl
protected ServiceImplInstanceImpl()
-
- EMF generated code
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class InterfaceItemInstanceImpl
- EMF generated code
getSvcImpl
public ServiceImplementation getSvcImpl()
-
- Specified by:
getSvcImpl
in interface ServiceImplInstance
- Returns:
- the value of the 'Svc Impl' reference.
- See Also:
ServiceImplInstance.setSvcImpl(ServiceImplementation)
,
ETriceGenPackage.getServiceImplInstance_SvcImpl()
- EMF generated code
basicGetSvcImpl
public ServiceImplementation basicGetSvcImpl()
-
- EMF generated code
setSvcImpl
public void setSvcImpl(ServiceImplementation newSvcImpl)
-
- Specified by:
setSvcImpl
in interface ServiceImplInstance
- Parameters:
newSvcImpl
- the new value of the 'Svc Impl' reference.- See Also:
ServiceImplInstance.getSvcImpl()
- EMF generated code
eGet
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Overrides:
eGet
in class InterfaceItemInstanceImpl
- EMF generated code
eSet
public void eSet(int featureID,
java.lang.Object newValue)
-
- Overrides:
eSet
in class InterfaceItemInstanceImpl
- EMF generated code
eUnset
public void eUnset(int featureID)
-
- Overrides:
eUnset
in class InterfaceItemInstanceImpl
- EMF generated code
eIsSet
public boolean eIsSet(int featureID)
-
- Overrides:
eIsSet
in class InterfaceItemInstanceImpl
- EMF generated code