Uses of Package
org.decisiondeck.jmcda.structure.sorting.assignment

Packages that use org.decisiondeck.jmcda.structure.sorting.assignment
org.decisiondeck.jmcda.persist.latex   
org.decisiondeck.jmcda.persist.text Utilities to export (and perhaps import) XMCDA data to text files, meaning Comma Separated Value (CSV) files or more general text files, but not including more specialized (even text) formats such as LaTeX or IRIS data or XML. 
org.decisiondeck.jmcda.sample_problems   
org.decisiondeck.jmcda.services.sorting   
org.decisiondeck.jmcda.structure.sorting.assignment   
org.decisiondeck.jmcda.structure.sorting.assignment.credibilities   
org.decisiondeck.jmcda.structure.sorting.assignment.utils   
org.decisiondeck.jmcda.structure.sorting.problem   
org.decisiondeck.jmcda.structure.sorting.problem.assignments   
org.decisiondeck.jmcda.structure.sorting.problem.group_assignments   
org.decisiondeck.jmcda.structure.sorting.problem.group_results   
org.decisiondeck.jmcda.structure.sorting.problem.results   
org.decisiondeck.xmcda_oo.services.sorting   
org.decisiondeck.xmcda_oo.services.utils   
org.decisiondeck.xmcda_oo.structure.category   
org.decisiondeck.xmcda_oo.utils   
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.persist.latex
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.persist.text
IAssignmentsRead
           A read interface for a set of assignments where one assignment is a mapping of an alternative to exactly one category.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.sample_problems
IOrderedAssignmentsRead
           A read-only interface for a set of assignments where one assignment is a mapping of an alternative to exactly one category among a set of ordered categories.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.services.sorting
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.assignment
IAssignments
           A set of assignments, where an assignment is a mapping of an alternative to exactly one category.
IAssignmentsRead
           A read interface for a set of assignments where one assignment is a mapping of an alternative to exactly one category.
IAssignmentsToMultiple
           Objects of this type contain a set of assignments, where an assignment is a mapping of an alternative to a set of categories, i.e., to at least one category.
IAssignmentsToMultipleRead
           A read interface for a set of assignments, where an assignment is a mapping of an alternative to a set of categories, i.e., at least one category.
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsRead
           A read-only interface for a set of assignments where one assignment is a mapping of an alternative to exactly one category among a set of ordered categories.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
IOrderedAssignmentsWriteable
           A set of assignments that can be cleared and associated with an ordered set of categories.
OrderedAssignmentsToMultipleForwarder
           
VersatileAssignments
           This class implements both the methods from IAssignmentsWithCredibilities and IAssignmentsToMultiple, and thus provides auto conversion between credibilities and ‘‘no credibilities’’.
VersatileOrderedAssignments
           An ordered equivalent to VersatileAssignments.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.assignment.credibilities
IAssignmentsToMultipleRead
           A read interface for a set of assignments, where an assignment is a mapping of an alternative to a set of categories, i.e., at least one category.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.assignment.utils
IAssignments
           A set of assignments, where an assignment is a mapping of an alternative to exactly one category.
IAssignmentsRead
           A read interface for a set of assignments where one assignment is a mapping of an alternative to exactly one category.
IAssignmentsToMultiple
           Objects of this type contain a set of assignments, where an assignment is a mapping of an alternative to a set of categories, i.e., to at least one category.
IAssignmentsToMultipleRead
           A read interface for a set of assignments, where an assignment is a mapping of an alternative to a set of categories, i.e., at least one category.
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsRead
           A read-only interface for a set of assignments where one assignment is a mapping of an alternative to exactly one category among a set of ordered categories.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.problem
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.problem.assignments
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.problem.group_assignments
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.problem.group_results
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.jmcda.structure.sorting.problem.results
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.xmcda_oo.services.sorting
IOrderedAssignments
           Equivalent to IAssignments 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.
IOrderedAssignmentsToMultiple
           Equivalent to IAssignmentsToMultiple 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.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.xmcda_oo.services.utils
IOrderedAssignments
           Equivalent to IAssignments 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.xmcda_oo.structure.category
IAssignmentsToMultipleRead
           A read interface for a set of assignments, where an assignment is a mapping of an alternative to a set of categories, i.e., at least one category.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 

Classes in org.decisiondeck.jmcda.structure.sorting.assignment used by org.decisiondeck.xmcda_oo.utils
IOrderedAssignmentsRead
           A read-only interface for a set of assignments where one assignment is a mapping of an alternative to exactly one category among a set of ordered categories.
IOrderedAssignmentsToMultipleRead
           Equivalent to IAssignmentsToMultipleRead 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.
 



Copyright © 2011. All Rights Reserved.