Package org.decisiondeck.xmcda_oo.structure

Interface Summary
ICoalitions A set of weights (bound to criteria) and a majority threshold.
IOrderedInterval Represents an interval on the set of real numbers, ordered if the preference direction is set.
 

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).
 

Enum Summary
ComparisonRelation The comparison between two alternatives are classically considered as being in one of the four states described by this enum.
Criterion.PreferenceDirection  
 



Copyright © 2011. All Rights Reserved.