|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface of a shuttle control
| Method Summary | |
de.upb.swtpra.kernel.id.ID |
getMyAgentID()
Forwards the method getAgentID() from ShuttleAgentBase |
de.upb.swtpra.kernel.id.ID |
getMyBankingAgentID()
Forwards the method getBankingAgentID() from ShuttleAgentBase |
de.upb.swtpra.kernel.id.ID |
getMyBrokerAgentID()
Forwards the method getBrokerID() from ShuttleAgentBase |
de.upb.swtpra.kernel.id.ID |
getMyKernelID()
Gets the KernelID attribute of the ShuttleControl object |
void |
sendMessage(de.upb.swtpra.kernel.message.Message msg)
helper to send messages out call this instead of sendNextMessage() |
| Method Detail |
public void sendMessage(de.upb.swtpra.kernel.message.Message msg)
msg - message to sendpublic de.upb.swtpra.kernel.id.ID getMyAgentID()
public de.upb.swtpra.kernel.id.ID getMyBankingAgentID()
public de.upb.swtpra.kernel.id.ID getMyBrokerAgentID()
public de.upb.swtpra.kernel.id.ID getMyKernelID()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||