Uses of Class
org.decisiondeck.jmcda.persist.xmcda2.utils.XMCDAHelperWithVarious

Packages that use XMCDAHelperWithVarious
org.decisiondeck.jmcda.persist.xmcda2 Classes to export to and import from XMCDA documents
org.decisiondeck.jmcda.persist.xmcda2.aggregates High level classes to export aggregate structures to, or import from, XMCDA documents
 

Uses of XMCDAHelperWithVarious in org.decisiondeck.jmcda.persist.xmcda2
 

Subclasses of XMCDAHelperWithVarious in org.decisiondeck.jmcda.persist.xmcda2
 class XMCDAAlternatives
          Methods for reading alternatives from XMCDA fragments, and writing (sets of) alternatives to XMCDA.
 class XMCDAAlternativesMatrix
          Methods for reading alternative matrixes from XMCDA fragments, and writing matrixes of alternatives to XMCDA.
 class XMCDAAlternativesScores
          Methods for reading and writing alternative scores from and to XMCDA fragments.
 class XMCDAAssignments
          Methods for reading and writing alternative assignments from and to XMCDA fragments.
 class XMCDACategories
          Methods for reading and writing categories, including relations between categories and profiles defining them, from and to XMCDA fragments.
 class XMCDACriteria
          Methods for reading and writing criteria and related informations from and to XMCDA fragments.
 class XMCDADecisionMakers
          Methods for reading and writing decision makers informations from and to XMCDA fragments.
 class XMCDAEvaluations
          Methods for reading and writing evaluations informations (called performance tables in XMCDA terms) from and to XMCDA fragments.
 class XMCDAOrderedIntervals
          Methods for reading and writing continuous intervals informations (called scales in XMCDA terms) from and to XMCDA fragments.
 

Uses of XMCDAHelperWithVarious in org.decisiondeck.jmcda.persist.xmcda2.aggregates
 

Subclasses of XMCDAHelperWithVarious in org.decisiondeck.jmcda.persist.xmcda2.aggregates
 class XMCDAGroupSortingProblemReader
          TODO document properly.
 class XMCDAProblemReader
           A class to read classical MCDA problems defined in XMCDA documents.
 class XMCDASortingProblemReader
           A class to read MCDA sorting problems defined in XMCDA documents, including the typical preferences informations related to a sorting problem, namely thresholds and coalitions; and sorting results, namely assignments.
 



Copyright © 2011. All Rights Reserved.