Package org.decisiondeck.jmcda.structure.sorting.problem.data

Interfaces and classes representing the objective data in a typical sorting problem.

See:
          Description

Interface Summary
IProblemData An object representing the objective data of a typical MCDA problem: Alternatives.
ISortingData An object representing the objective data of a typical sorting problem: Alternatives.
 

Class Summary
ProblemDataFiltering A read-only view.
ProblemDataForwarder  
SortingDataArray Associates with the data (alternatives, categories, criteria, profiles) indexes from zero.
SortingDataFiltering A read-only view.
SortingDataForwarder  
SortingDataImpl  
SortingDataImpl.ProvideEvaluationsView  
SortingDataWithOrder This object decorates another sorting data structure to define the ordering of objects it contains.
 

Package org.decisiondeck.jmcda.structure.sorting.problem.data Description

Interfaces and classes representing the objective data in a typical sorting problem.



Copyright © 2011. All Rights Reserved.