Uses of Class
org.decisiondeck.xmcda_oo.structure.ComparisonRelation

Packages that use ComparisonRelation
org.decisiondeck.xmcda_oo.structure   
org.decisiondeck.xmcda_oo.utils   
 

Uses of ComparisonRelation in org.decisiondeck.xmcda_oo.structure
 

Methods in org.decisiondeck.xmcda_oo.structure that return ComparisonRelation
static ComparisonRelation ComparisonRelation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ComparisonRelation[] ComparisonRelation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ComparisonRelation in org.decisiondeck.xmcda_oo.utils
 

Methods in org.decisiondeck.xmcda_oo.utils that return ComparisonRelation
 ComparisonRelation CompareByDominance.getRelation(Alternative a1, Alternative a2)
          Returns the relation characterizing the comparison between the two given alternatives.
 



Copyright © 2011. All Rights Reserved.