|
||||||||||
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.SAPointImpl
org.eclipse.etrice.core.room.impl.RelaySAPointImpl
public class RelaySAPointImpl
An implementation of the model object 'Relay SA Point'.
The following features are implemented:
Field Summary | |
---|---|
protected SPPRef |
relay
The cached value of the ' Relay ' reference. |
Constructor Summary | |
---|---|
protected |
RelaySAPointImpl()
|
Method Summary | |
---|---|
SPPRef |
basicGetRelay()
|
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 |
getRelay()
|
void |
setRelay(SPPRef newRelay)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SPPRef relay
Relay
' reference.
getRelay()
Constructor Detail |
---|
protected RelaySAPointImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class SAPointImpl
public SPPRef getRelay()
getRelay
in interface RelaySAPoint
RelaySAPoint.setRelay(SPPRef)
,
RoomPackage.getRelaySAPoint_Relay()
public SPPRef basicGetRelay()
public void setRelay(SPPRef newRelay)
setRelay
in interface RelaySAPoint
newRelay
- the new value of the 'Relay' reference.RelaySAPoint.getRelay()
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 |