|
||||||||||
| 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 Object[] |
DAReceiverPlan.decideParticipation(AuctionDescription auctiondesc,
IComponentIdentifier initiator)
Decide about participation. |
protected void |
DAInitiatorPlan.evaluateAuctionResults(AuctionDescription auctiondesc,
Object cfp_info,
Object[] history,
IComponentIdentifier winner,
Object winning_offer)
Evaluate the auction results and decide about participation. |
protected Object[] |
DAReceiverPlan.handleCFP(IMessageEvent cfp,
AuctionDescription auctiondesc,
Object auctioninfo,
List offers)
Handle a cfp message. |
protected void |
DAInitiatorPlan.waitForAuctionStart(AuctionDescription auctiondesc,
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 Object[] |
EAReceiverPlan.decideParticipation(AuctionDescription auctiondesc,
IComponentIdentifier initiator)
Decide about participation. |
protected void |
EAInitiatorPlan.evaluateAuctionResults(AuctionDescription auctiondesc,
Object cfp_info,
Object[] history,
IComponentIdentifier winner,
Object winning_offer)
Evaluate the auction results and decide about participation. |
protected Object[] |
EAReceiverPlan.handleCFP(IMessageEvent cfp,
AuctionDescription auctiondesc,
Object auctioninfo,
Object winning_offer,
List offers)
Handle a cfp message. |
protected void |
EAInitiatorPlan.waitForAuctionStart(AuctionDescription auctiondesc,
List receivers)
Wait for the auction start time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||