Class | Description |
---|---|
Issue |
Class
Issue represents a negotiation issue to be settled in a negotiation. |
IssueDiscrete |
Specific type of issue in which the value of the issue are a set of objects.
|
IssueInteger |
Specific type of issue which specifies an integer range [min, max].
|
IssueReal | |
Objective |
Some work needs to be done to guarantee consistency of the tree.
|
Value |
Specifies a generic value of an issue.
|
ValueDiscrete |
Specifies a discrete value.
|
ValueInteger |
Specifies an integer value.
|
ValueReal |
Enum | Description |
---|---|
ISSUETYPE |