Package | Description |
---|---|
negotiator | |
negotiator.multipartyprotocol |
Constructor and Description |
---|
NegoRound(NegoRound negoRound) |
Modifier and Type | Field and Description |
---|---|
protected NegoRound |
MultiPartyProtocol.negoRound |
Constructor and Description |
---|
MultiPartyNegotiationSession(int sessionNo,
MultiPartyProtocol protocol,
NegoRound negoRound,
java.util.ArrayList<Party> parties,
java.util.ArrayList<UtilitySpace> utilitySpaces,
java.util.ArrayList<java.util.HashMap<AgentParameterVariable,AgentParamValue>> partyParams,
DeadlineType deadlineType,
int totalRoundOrTime) |