Package org.decisiondeck.jmcda.structure.sorting.assignment.credibilities

Interface Summary
IAssignmentsWithCredibilities A set of assignments where one assignment is a mapping of an alternative to a set of categories with associated credibilities, meaning that each category to which an alternative is mapped has an associated degree of credibility, a real number greater than zero, generally indicating the strength of assignment of that alternative to that category.
IAssignmentsWithCredibilitiesRead A read-only interface for a set of assignments where one assignment is a mapping of an alternative to a set of categories with associated credibilities, meaning that each category to which an alternative is mapped has an associated degree of credibility (a real number greater than zero) indicating how strong the alternative belongs to that category.
IOrderedAssignmentsWithCredibilities A set of assignments where one assignment is a mapping of an alternative to a set of ordered categories, with associated credibilities, meaning that each category to which an alternative is mapped has an associated degree of credibility (a real number greater than zero) indicating how strong the alternative belongs to that category.
IOrderedAssignmentsWithCredibilitiesRead Equivalent to IAssignmentsWithCredibilitiesRead to use when the categories the alternatives are assigned to are provided with a total ordering, thus can be sorted from worst to best without ex-æquo.
 

Class Summary
AssignmentsWithCredibilities  
AssignmentsWithCredibilitiesFiltering A read-only view of an assignments object with credibilities.
OrderedAssignmentsWithCredibilities  
OrderedAssignmentsWithCredibilitiesFiltering A read-only view of an ordered assignments object.
OrderedAssignmentsWithCredibilitiesFilteringOnCredibilities A read-only view of an ordered assignments object.
OrderedAssignmentsWithCredibilitiesForwarder  
OrderedAssignmentsWithCredibilitiesFromRead  
OrderedAssignmentsWithCredibilitiesViewFromMultiple  
 



Copyright © 2011. All Rights Reserved.