|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionInstance
A representation of the model object 'Connection Instance'.
The following features are supported:
ETriceGenPackage.getConnectionInstance()| Method Summary | |
|---|---|
LayerConnection |
getConnection()
Returns the value of the 'Connection' reference. |
ActorInstance |
getFromAI()
Returns the value of the 'From AI' reference. |
SPPInstance |
getFromSPP()
Returns the value of the 'From SPP' reference. |
SPPInstance |
getToSPP()
Returns the value of the 'To SPP' reference. |
void |
setConnection(LayerConnection value)
Sets the value of the ' Connection' reference. |
void |
setFromAI(ActorInstance value)
Sets the value of the ' From AI' reference. |
void |
setFromSPP(SPPInstance value)
Sets the value of the ' From SPP' reference. |
void |
setToSPP(SPPInstance value)
Sets the value of the ' To SPP' reference. |
| Method Detail |
|---|
ActorInstance getFromAI()
If the meaning of the 'From AI' reference isn't clear, there really should be more of a description here...
setFromAI(ActorInstance),
ETriceGenPackage.getConnectionInstance_FromAI()void setFromAI(ActorInstance value)
From AI' reference.
value - the new value of the 'From AI' reference.getFromAI()SPPInstance getFromSPP()
Outgoing'.
If the meaning of the 'From SPP' reference isn't clear, there really should be more of a description here...
setFromSPP(SPPInstance),
ETriceGenPackage.getConnectionInstance_FromSPP(),
SPPInstance.getOutgoing()void setFromSPP(SPPInstance value)
From SPP' reference.
value - the new value of the 'From SPP' reference.getFromSPP()SPPInstance getToSPP()
Incoming'.
If the meaning of the 'To SPP' reference isn't clear, there really should be more of a description here...
setToSPP(SPPInstance),
ETriceGenPackage.getConnectionInstance_ToSPP(),
SPPInstance.getIncoming()void setToSPP(SPPInstance value)
To SPP' reference.
value - the new value of the 'To SPP' reference.getToSPP()LayerConnection getConnection()
If the meaning of the 'Connection' reference isn't clear, there really should be more of a description here...
setConnection(LayerConnection),
ETriceGenPackage.getConnectionInstance_Connection()void setConnection(LayerConnection value)
Connection' reference.
value - the new value of the 'Connection' reference.getConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||