|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuctionDescription | |
|---|---|
| jadex.bdi.planlib.protocols.dutchauction | |
| jadex.bdi.planlib.protocols.englishauction | |
| Uses of AuctionDescription in jadex.bdi.planlib.protocols.dutchauction |
|---|
| Methods in jadex.bdi.planlib.protocols.dutchauction with parameters of type AuctionDescription | |
|---|---|
protected java.lang.Object[] |
DAReceiverPlan.decideParticipation(AuctionDescription auctiondesc,
IComponentIdentifier initiator)
Decide about participation. |
protected void |
DAInitiatorPlan.evaluateAuctionResults(AuctionDescription auctiondesc,
java.lang.Object cfp_info,
java.lang.Object[] history,
IComponentIdentifier winner,
java.lang.Object winning_offer)
Evaluate the auction results and decide about participation. |
protected java.lang.Object[] |
DAReceiverPlan.handleCFP(IMessageEvent cfp,
AuctionDescription auctiondesc,
java.lang.Object auctioninfo,
java.util.List offers)
Handle a cfp message. |
protected void |
DAInitiatorPlan.waitForAuctionStart(AuctionDescription auctiondesc,
java.util.List receivers)
Wait for the auction start time. |
| Uses of AuctionDescription in jadex.bdi.planlib.protocols.englishauction |
|---|
| Methods in jadex.bdi.planlib.protocols.englishauction with parameters of type AuctionDescription | |
|---|---|
protected java.lang.Object[] |
EAReceiverPlan.decideParticipation(AuctionDescription auctiondesc,
IComponentIdentifier initiator)
Decide about participation. |
protected void |
EAInitiatorPlan.evaluateAuctionResults(AuctionDescription auctiondesc,
java.lang.Object cfp_info,
java.lang.Object[] history,
IComponentIdentifier winner,
java.lang.Object winning_offer)
Evaluate the auction results and decide about participation. |
protected java.lang.Object[] |
EAReceiverPlan.handleCFP(IMessageEvent cfp,
AuctionDescription auctiondesc,
java.lang.Object auctioninfo,
java.lang.Object winning_offer,
java.util.List offers)
Handle a cfp message. |
protected void |
EAInitiatorPlan.waitForAuctionStart(AuctionDescription auctiondesc,
java.util.List receivers)
Wait for the auction start time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||