|
||||||||||
| 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.ConnectionInstanceImpl
public class ConnectionInstanceImpl
An implementation of the model object 'Connection Instance'.
The following features are implemented:
| Field Summary | |
|---|---|
protected LayerConnection |
connection
The cached value of the ' Connection' reference. |
protected ActorInstance |
fromAI
The cached value of the ' From AI' reference. |
protected SPPInstance |
fromSPP
The cached value of the ' From SPP' reference. |
protected SPPInstance |
toSPP
The cached value of the ' To SPP' reference. |
| Constructor Summary | |
|---|---|
protected |
ConnectionInstanceImpl()
|
| Method Summary | |
|---|---|
LayerConnection |
basicGetConnection()
|
ActorInstance |
basicGetFromAI()
|
SPPInstance |
basicGetFromSPP()
|
SPPInstance |
basicGetToSPP()
|
NotificationChain |
basicSetFromSPP(SPPInstance newFromSPP,
NotificationChain msgs)
|
NotificationChain |
basicSetToSPP(SPPInstance newToSPP,
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)
|
LayerConnection |
getConnection()
|
ActorInstance |
getFromAI()
|
SPPInstance |
getFromSPP()
|
SPPInstance |
getToSPP()
|
void |
setConnection(LayerConnection newConnection)
|
void |
setFromAI(ActorInstance newFromAI)
|
void |
setFromSPP(SPPInstance newFromSPP)
|
void |
setToSPP(SPPInstance newToSPP)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ActorInstance fromAI
From AI' reference.
getFromAI()protected SPPInstance fromSPP
From SPP' reference.
getFromSPP()protected SPPInstance toSPP
To SPP' reference.
getToSPP()protected LayerConnection connection
Connection' reference.
getConnection()| Constructor Detail |
|---|
protected ConnectionInstanceImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public ActorInstance getFromAI()
getFromAI in interface ConnectionInstanceConnectionInstance.setFromAI(ActorInstance),
ETriceGenPackage.getConnectionInstance_FromAI()public ActorInstance basicGetFromAI()
public void setFromAI(ActorInstance newFromAI)
setFromAI in interface ConnectionInstancenewFromAI - the new value of the 'From AI' reference.ConnectionInstance.getFromAI()public SPPInstance getFromSPP()
getFromSPP in interface ConnectionInstanceConnectionInstance.setFromSPP(SPPInstance),
ETriceGenPackage.getConnectionInstance_FromSPP(),
SPPInstance.getOutgoing()public SPPInstance basicGetFromSPP()
public NotificationChain basicSetFromSPP(SPPInstance newFromSPP,
NotificationChain msgs)
public void setFromSPP(SPPInstance newFromSPP)
setFromSPP in interface ConnectionInstancenewFromSPP - the new value of the 'From SPP' reference.ConnectionInstance.getFromSPP()public SPPInstance getToSPP()
getToSPP in interface ConnectionInstanceConnectionInstance.setToSPP(SPPInstance),
ETriceGenPackage.getConnectionInstance_ToSPP(),
SPPInstance.getIncoming()public SPPInstance basicGetToSPP()
public NotificationChain basicSetToSPP(SPPInstance newToSPP,
NotificationChain msgs)
public void setToSPP(SPPInstance newToSPP)
setToSPP in interface ConnectionInstancenewToSPP - the new value of the 'To SPP' reference.ConnectionInstance.getToSPP()public LayerConnection getConnection()
getConnection in interface ConnectionInstanceConnectionInstance.setConnection(LayerConnection),
ETriceGenPackage.getConnectionInstance_Connection()public LayerConnection basicGetConnection()
public void setConnection(LayerConnection newConnection)
setConnection in interface ConnectionInstancenewConnection - the new value of the 'Connection' reference.ConnectionInstance.getConnection()
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)
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 | |||||||||