Class | Description |
---|---|
AIssueEvaluation |
This is the base version of the evaluation of an issue.
|
AIssueEvaluationNumerical |
This is the base class for numerical issueEvaluations.
|
IssueEvaluationDiscrete |
The IssueEvaluationDiscrete class evaluates an issue.
|
IssueEvaluationInteger |
This class evaluates an IssueInteger.
|
IssueEvaluationList |
This class manages all the issue evaluations and provides easy methods to access and change them.
|
IssueEvaluationReal |
This class evaluates an IssueReal.
|
Range |
This class represents a range for decimal values.
|
StatisticsUtil |
This class contains methods that can be used for statistical measurements on lists.
|