static class |
Player.AdditionalInfoRequestMsg |
Message received from the Table, requesting for additional info about other stakeholder's(s') digit.
|
static class |
Player.NegotiationsFinishedMsg |
Message received when the Table announces finish of the negotiations.
|
static class |
Player.NegotiationsMsg |
Abstract class for messages received from Table Agent during negotiations.
|
static class |
Player.NegotiationsPositiveMsg |
Message received when the Table announces positive result of the negotiations.
|
static class |
Player.RejectOfferMsg |
Message received when Player's offer is rejected, requesting for new offer.
|
static class |
Table.AcceptNegotiationsResultsMsg |
Message telling that the Player accepted negotiations results.
|
static class |
Table.AdditionalInfoMsg |
Message received from the Player, consisting of it's subjective weights of requested digits.
|
static class |
Table.NegotiationsMsg |
Abstract class for messages received from the Player during negotiations.
|
static class |
Table.OfferMsg |
Message received from the Player, consisting of it's subjectively the best digit to be inserted
|
static class |
Table.WithdrawOfferMsg |
Message received when the Player withdraws it's present offer.
|