Package | Description |
---|---|
negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011 | |
negotiator.boaframework.opponentmodel.nash | |
negotiator.gui.tree |
Modifier and Type | Method and Description |
---|---|
protected void |
RandomBidCreator.generateValue(java.util.HashMap<java.lang.Integer,Value> values,
IssueInteger issue) |
Modifier and Type | Method and Description |
---|---|
IssueInteger |
IssueEvaluationInteger.getIssueInteger()
This method gives us the casted IssueInteger object we are evaluating.
|
Constructor and Description |
---|
IssueEvaluationInteger(IssueInteger issueI,
Range ourNonZeroUtilityRange)
This constructs the IssueEvaluationInteger.
|
Constructor and Description |
---|
IssueIntegerValuePanel(NegotiatorTreeTableModel model,
IssueInteger issue) |