|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.ServiceImplementationImpl
public class ServiceImplementationImpl
An implementation of the model object 'Service Implementation'.
The following features are implemented:
Field Summary | |
---|---|
protected SPPRef |
spp
The cached value of the ' Spp ' reference. |
Constructor Summary | |
---|---|
protected |
ServiceImplementationImpl()
|
Method Summary | |
---|---|
SPPRef |
basicGetSpp()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
SPPRef |
getSpp()
|
void |
setSpp(SPPRef newSpp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SPPRef spp
Spp
' reference.
getSpp()
Constructor Detail |
---|
protected ServiceImplementationImpl()
Method Detail |
---|
protected EClass eStaticClass()
public SPPRef getSpp()
getSpp
in interface ServiceImplementation
ServiceImplementation.setSpp(SPPRef)
,
RoomPackage.getServiceImplementation_Spp()
public SPPRef basicGetSpp()
public void setSpp(SPPRef newSpp)
setSpp
in interface ServiceImplementation
newSpp
- the new value of the 'Spp' reference.ServiceImplementation.getSpp()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |