Package | Description |
---|---|
negotiator.boaframework | |
negotiator.qualitymeasures |
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<Pair<Bid,java.lang.String>> |
BOAagent.savedOutcomes
Store
Multi_AcceptanceCondition outcomes |
Modifier and Type | Method and Description |
---|---|
java.util.HashSet<Pair<java.lang.String,java.math.BigDecimal>> |
BOAparameter.getValuePairs()
Returns all values of the parameters which satisfy
[Lowerbound:Stepsize:Upperbound].
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Pair<java.lang.Integer,BidDetails>> |
Trace.getOfferedBids() |
Modifier and Type | Method and Description |
---|---|
void |
Trace.setOfferedBids(java.util.ArrayList<Pair<java.lang.Integer,BidDetails>> offeredBids) |