|
Class Summary |
| AbstractSharedDecisionMakerPreferences<V> |
|
| Alternative |
An alternative, or action, decision object, option, choice proposal, etc. |
| AlternativeEvaluations |
|
| Coalitions |
Represents coalitions of criteria, by the way of a majority threshold and a set of weights. |
| Criteria |
|
| CriteriaById |
A temporary object to help with refactoring. |
| CriteriaDirections |
|
| Criterion |
A criterion object. |
| DecisionMaker |
|
| DiscreteOrderedInterval |
A facade to an IOrderedInterval permitting easier use when the interval is discrete. |
| EvaluationMatrix |
A matrix which is able to store, at specific positions given by an alternative (as the row) and a criterion (as the
column), an evaluation of how the given alternative performs from the point of view of the given criterion. |
| EvaluationsByRows |
|
| IntegerStepScaleToDel |
An immutable object. |
| OrderedInterval |
An interval on the set of reals, with a preference direction, typically attached to a criterion. |
| OrderedIntervalInteger |
A facade to an OrderedInterval permitting easier use when the interval only contains integer numbers. |
| SharedCoalitions |
|
| SharedProfilesEvaluations |
|
| SharedThresholds |
|
| Weights |
A set of criteria weights (retrievable by their respective criterion). |