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

Packages that use XMCDAHelper
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
org.decisiondeck.jmcda.persist.xmcda2.utils   
 

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

Subclasses of XMCDAHelper 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.
 class XMCDAVarious
          Reads from and writes to various XMCDA fragments.
 

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

Subclasses of XMCDAHelper 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.
 

Uses of XMCDAHelper in org.decisiondeck.jmcda.persist.xmcda2.utils
 

Subclasses of XMCDAHelper in org.decisiondeck.jmcda.persist.xmcda2.utils
 class XMCDAHelperWithVarious
          An errors manager forwarder combined with methods from XMCDAVarious and XMCDAReadUtils to help parsing XMCDA fragments.
 



Copyright © 2011. All Rights Reserved.