|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SPPInstance
A representation of the model object 'SPP Instance'.
The following features are supported:
ETriceGenPackage.getSPPInstance()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
pathDelim |
| Method Summary | |
|---|---|
|
getIncoming()
Returns the value of the 'Incoming' reference list. |
ConnectionInstance |
getOutgoing()
Returns the value of the 'Outgoing' reference. |
SPPRef |
getSpp()
Returns the value of the 'Spp' reference. |
void |
setOutgoing(ConnectionInstance value)
Sets the value of the ' Outgoing' reference. |
void |
setSpp(SPPRef value)
Sets the value of the ' Spp' reference. |
| Methods inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
getName, getNObjIDs, getObjId, getPath, getThreadId, setName, setObjId |
| Method Detail |
|---|
SPPRef getSpp()
If the meaning of the 'Spp' reference isn't clear, there really should be more of a description here...
setSpp(SPPRef),
ETriceGenPackage.getSPPInstance_Spp()void setSpp(SPPRef value)
Spp' reference.
value - the new value of the 'Spp' reference.getSpp()getIncoming()
ConnectionInstance.
It is bidirectional and its opposite is 'To SPP'.
If the meaning of the 'Incoming' reference isn't clear, there really should be more of a description here...
ETriceGenPackage.getSPPInstance_Incoming(),
ConnectionInstance.getToSPP()ConnectionInstance getOutgoing()
From SPP'.
If the meaning of the 'Outgoing' reference isn't clear, there really should be more of a description here...
setOutgoing(ConnectionInstance),
ETriceGenPackage.getSPPInstance_Outgoing(),
ConnectionInstance.getFromSPP()void setOutgoing(ConnectionInstance value)
Outgoing' reference.
value - the new value of the 'Outgoing' reference.getOutgoing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||