Class Summary |
AmabBuyerLogic |
This class is an example of an AbleBean that can be used in conjunction
with the ABLE Jas conversation agent to engage in an Asymmetric Multi-Attribute
Bilateral (AMAB) Negotitation conversation assuming the role of a buyer. |
AmabBuyerLogicBeanInfo |
This class provides BeanInfo for the AmabBuyerLogic class. |
AmabBuyerLogicCustomizer |
This class provides the customizer for the AmabBuyerLogic bean. |
AmabBuyerLogicPanel |
This class provides the graphical editor panel for the
AmabBuyerLogic to specify various parameters required to create an AMAB Buyer Object
It provides a tab used by the AmabBuyerLogicCustomizer and any customizers that extend it. |
AmabOfferMessageForm |
This class represents the message-form used during the AMAB Conversation
by the seller to present an offer-set to the buyer
|
AmabParams |
Class that defines numeric constants used in the Asymmetric Multi-Attribute
Bilateral (AMAB) Negotitation conversation |
AmabSelectionMessageForm |
This class represents the message-form used during the AMAB Conversation
by the buyer to indicate a selection from the Offer set provided by the seller
|
AmabSellerLogic |
This class is an example of an AbleBean that can be used in conjunction
with the ABLE Jas conversation agent to engage in an Asymmetric Multi-Attribute
Bilateral (AMAB) Negotitation conversation assuming the role of a seller. |
AmabSellerLogicBeanInfo |
This class provides BeanInfo for the AmabSellerLogic class. |
AmabSellerLogicCustomizer |
This class provides the customizer for the AmabSellerLogic bean. |
AmabSellerLogicPanel |
This class provides the graphical editor panel for the
AmabSellerLogic to specify various parameters required to create an AMAB Seller Object
It provides a tab used by the AmabSellerLogicCustomizer and any customizers that extend it. |
Package com.ibm.able.examples.conversation contains examples of
conversational ABLE agents.
Instructions for running the "AMAB" example, in which two agents negotiate
a deal involving goods with multiple attributes, may be found
here.
[A detailed overview of conversation support in ABLE is in preparation,
and will soon be available for preview on the
Conversation Support Website.]