Package | Description |
---|---|
negotiator.gui.dialogs |
Modifier and Type | Method and Description |
---|---|
protected java.util.ArrayList<java.lang.Integer> |
NewIssueDialog.getDiscreteEvalutions()
Gets the evaluations for the discrete issue from the input field in this dialog.
|
protected java.lang.String[] |
NewIssueDialog.getDiscreteValues() |
protected int |
NewIssueDialog.getIntegerMax() |
protected int |
NewIssueDialog.getIntegerMin() |
protected int |
NewIssueDialog.getIntegerOther() |
protected java.lang.String |
NewObjectiveDialog.getObjectiveDescription() |
protected java.lang.String |
NewObjectiveDialog.getObjectiveName() |
protected int |
NewObjectiveDialog.getObjectiveNumber() |
protected int |
EditIssueDialog.getObjectiveNumber()
Overrides getObjectiveNumber from NewObjectiveDialog
|
protected double |
NewIssueDialog.getRealLinear() |
protected double |
NewIssueDialog.getRealMax() |
protected double |
NewIssueDialog.getRealMin() |
protected double |
NewIssueDialog.getRealOther() |
protected double |
NewIssueDialog.getRealParameter() |
protected double |
NewIssueDialog.getUtilityHeighestInteger() |
protected double |
NewIssueDialog.getUtilityLowestInteger() |