org.decisiondeck.xmcda_oo.structure
Class SharedThresholds

java.lang.Object
  extended by org.decisiondeck.xmcda_oo.structure.AbstractSharedDecisionMakerPreferences<ICriteriaWithThresholds>
      extended by org.decisiondeck.xmcda_oo.structure.SharedThresholds

public class SharedThresholds
extends AbstractSharedDecisionMakerPreferences<ICriteriaWithThresholds>


Constructor Summary
SharedThresholds()
           
 
Method Summary
 boolean merge(DecisionMaker dm, ICriteriaWithThresholds thresholds)
           
 boolean remove(Criterion criterion)
           
 boolean replaceShared(ICriteriaWithThresholds newShared)
           
 
Methods inherited from class org.decisiondeck.xmcda_oo.structure.AbstractSharedDecisionMakerPreferences
addDm, empty, get, getAll, getShared, isKeepShared, remove, setKeepShared
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedThresholds

public SharedThresholds()
Method Detail

remove

public boolean remove(Criterion criterion)

merge

public boolean merge(DecisionMaker dm,
                     ICriteriaWithThresholds thresholds)

replaceShared

public boolean replaceShared(ICriteriaWithThresholds newShared)


Copyright © 2011. All Rights Reserved.