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,
IssueReal issue) |
Modifier and Type | Method and Description |
---|---|
IssueReal |
IssueEvaluationReal.getIssueReal()
This method gives us the casted IssueReal object we are evaluating.
|
Constructor and Description |
---|
IssueEvaluationReal(IssueReal issueR,
Range ourNonZeroUtilityRange)
This constructs the issueEvaluationReal.
|
Constructor and Description |
---|
IssueRealValuePanel(NegotiatorTreeTableModel model,
IssueReal issue) |