|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A MicroAgent is responsible for the management of a negotiation process.
Method Summary | |
void |
addContractInfo(java.lang.String info)
to add information about the negotiation |
void |
delete(java.util.Vector contractsDeleted)
method invoked when the confirmation of a contract implies the destruction of less important ones |
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getContractInfo()
to get the information about the negotiation |
java.lang.String |
getInitiator()
to get the initiator of the contract |
int[] |
getPlaces()
returns the resources needed by the contract |
void |
wakeUp()
to wake up the micro-agent when its negotiation process can begin |
Method Detail |
public int[] getPlaces()
public void wakeUp()
public void delete(java.util.Vector contractsDeleted)
public java.lang.String getInitiator()
public java.lang.String getContractInfo()
public void addContractInfo(java.lang.String info)
public boolean equals(java.lang.Object o)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |