Uses of Package
org.decisiondeck.jmcda.exc

Packages that use org.decisiondeck.jmcda.exc
org.decisiondeck.jmcda.exc Classes related to exceptions and treatment of exceptions, in particular of InvalidInputException
org.decisiondeck.jmcda.persist Utilities to export (and perhaps import) XMCDA data to various file formats such as CSV, 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.persist.utils   
org.decisiondeck.jmcda.services.generator   
org.decisiondeck.jmcda.services.outranking   
org.decisiondeck.jmcda.services.sorting   
org.decisiondeck.jmcda.structure.sorting.assignment.utils   
org.decisiondeck.jmcda.utils   
org.decisiondeck.xmcda_oo.services.flow   
org.decisiondeck.xmcda_oo.services.promethee_profiles   
org.decisiondeck.xmcda_oo.services.sorting   
org.decisiondeck.xmcda_oo.services.utils   
org.decisiondeck.xmcda_oo.structure   
org.decisiondeck.xmcda_oo.structure.category   
org.decisiondeck.xmcda_oo.structure.sorting   
org.decisiondeck.xmcda_oo.utils   
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.exc
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.persist
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.persist.text
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.persist.utils
FunctionWithInputCheck
           
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.services.generator
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.services.outranking
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.services.sorting
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.structure.sorting.assignment.utils
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.jmcda.utils
FunctionWithInputCheck
           
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.services.flow
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.services.promethee_profiles
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.services.sorting
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.services.utils
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.structure
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.structure.category
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.structure.sorting
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 

Classes in org.decisiondeck.jmcda.exc used by org.decisiondeck.xmcda_oo.utils
InvalidInputException
          Indicates an exception related to missing or incorrect information (e.g., a threshold greater than an other one which should be the greatest).
 



Copyright © 2011. All Rights Reserved.