org.decisiondeck.xmcda_oo.services.sorting
Class ElectrePessimisticProgressive

java.lang.Object
  extended by org.decisiondeck.xmcda_oo.services.sorting.ElectrePessimisticProgressive

public class ElectrePessimisticProgressive
extends Object


Constructor Summary
ElectrePessimisticProgressive(ICatsAndProfs categories, Coalitions coalitions, IRdEvaluations profilesEvaluations)
           
 
Method Summary
 Category getBestCat()
           
 Category getWorstCat()
           
 void reset()
           
 void setEvaluation(Criterion crit, double minEval, double maxEval)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElectrePessimisticProgressive

public ElectrePessimisticProgressive(ICatsAndProfs categories,
                                     Coalitions coalitions,
                                     IRdEvaluations profilesEvaluations)
Method Detail

reset

public void reset()

setEvaluation

public void setEvaluation(Criterion crit,
                          double minEval,
                          double maxEval)

getWorstCat

public Category getWorstCat()

getBestCat

public Category getBestCat()


Copyright © 2011. All Rights Reserved.