|
||||||||||
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.SPPointImpl
public class SPPointImpl
An implementation of the model object 'SP Point'.
The following features are implemented:
Field Summary | |
---|---|
protected ActorContainerRef |
ref
The cached value of the ' Ref ' reference. |
protected SPPRef |
service
The cached value of the ' Service ' reference. |
Constructor Summary | |
---|---|
protected |
SPPointImpl()
|
Method Summary | |
---|---|
ActorContainerRef |
basicGetRef()
|
SPPRef |
basicGetService()
|
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)
|
ActorContainerRef |
getRef()
|
SPPRef |
getService()
|
void |
setRef(ActorContainerRef newRef)
|
void |
setService(SPPRef newService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ActorContainerRef ref
Ref
' reference.
getRef()
protected SPPRef service
Service
' reference.
getService()
Constructor Detail |
---|
protected SPPointImpl()
Method Detail |
---|
protected EClass eStaticClass()
public ActorContainerRef getRef()
getRef
in interface SPPoint
SPPoint.setRef(ActorContainerRef)
,
RoomPackage.getSPPoint_Ref()
public ActorContainerRef basicGetRef()
public void setRef(ActorContainerRef newRef)
setRef
in interface SPPoint
newRef
- the new value of the 'Ref' reference.SPPoint.getRef()
public SPPRef getService()
getService
in interface SPPoint
SPPoint.setService(SPPRef)
,
RoomPackage.getSPPoint_Service()
public SPPRef basicGetService()
public void setService(SPPRef newService)
setService
in interface SPPoint
newService
- the new value of the 'Service' reference.SPPoint.getService()
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 |