|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl
org.eclipse.etrice.generator.etricegen.impl.SPPInstanceImpl
public class SPPInstanceImpl
An implementation of the model object 'SPP Instance'.
The following features are implemented:
Field Summary | |
---|---|
protected |
incoming
The cached value of the ' Incoming ' reference list. |
protected ConnectionInstance |
outgoing
The cached value of the ' Outgoing ' reference. |
protected SPPRef |
spp
The cached value of the ' Spp ' reference. |
Fields inherited from class org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl |
---|
name, NAME_EDEFAULT, NOBJ_IDS_EDEFAULT, OBJ_ID_EDEFAULT, objId, PATH_EDEFAULT, THREAD_ID_EDEFAULT, threadId |
Fields inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
---|
pathDelim |
Constructor Summary | |
---|---|
protected |
SPPInstanceImpl()
|
Method Summary | |
---|---|
ConnectionInstance |
basicGetOutgoing()
|
SPPRef |
basicGetSpp()
|
NotificationChain |
basicSetOutgoing(ConnectionInstance newOutgoing,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getIncoming()
|
ConnectionInstance |
getOutgoing()
|
SPPRef |
getSpp()
|
void |
setOutgoing(ConnectionInstance newOutgoing)
|
void |
setSpp(SPPRef newSpp)
|
Methods inherited from class org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl |
---|
getName, getNObjIDs, getObjId, getPath, getThreadId, setName, setObjId, 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.generator.etricegen.InstanceBase |
---|
getName, getNObjIDs, getObjId, getPath, getThreadId, setName, setObjId |
Field Detail |
---|
protected SPPRef spp
Spp
' reference.
getSpp()
protectedincoming
Incoming
' reference list.
getIncoming()
protected ConnectionInstance outgoing
Outgoing
' reference.
getOutgoing()
Constructor Detail |
---|
protected SPPInstanceImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class InstanceBaseImpl
public SPPRef getSpp()
getSpp
in interface SPPInstance
SPPInstance.setSpp(SPPRef)
,
ETriceGenPackage.getSPPInstance_Spp()
public SPPRef basicGetSpp()
public void setSpp(SPPRef newSpp)
setSpp
in interface SPPInstance
newSpp
- the new value of the 'Spp' reference.SPPInstance.getSpp()
publicgetIncoming()
getIncoming
in interface SPPInstance
ETriceGenPackage.getSPPInstance_Incoming()
,
ConnectionInstance.getToSPP()
public ConnectionInstance getOutgoing()
getOutgoing
in interface SPPInstance
SPPInstance.setOutgoing(ConnectionInstance)
,
ETriceGenPackage.getSPPInstance_Outgoing()
,
ConnectionInstance.getFromSPP()
public ConnectionInstance basicGetOutgoing()
public NotificationChain basicSetOutgoing(ConnectionInstance newOutgoing, NotificationChain msgs)
public void setOutgoing(ConnectionInstance newOutgoing)
setOutgoing
in interface SPPInstance
newOutgoing
- the new value of the 'Outgoing' reference.SPPInstance.getOutgoing()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class InstanceBaseImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class InstanceBaseImpl
public void eUnset(int featureID)
eUnset
in class InstanceBaseImpl
public boolean eIsSet(int featureID)
eIsSet
in class InstanceBaseImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |