|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.decisiondeck.xmcda_oo.structure.AbstractSharedDecisionMakerPreferences<EvaluationMatrix>
org.decisiondeck.xmcda_oo.structure.SharedProfilesEvaluations
public class SharedProfilesEvaluations
| Constructor Summary | |
|---|---|
SharedProfilesEvaluations()
|
|
| Method Summary | |
|---|---|
boolean |
mergeExtended(DecisionMaker dm,
IRdEvaluations toMerge)
|
boolean |
putEvaluation(DecisionMaker dm,
Alternative profile,
Criterion criterion,
double value)
|
boolean |
remove(Alternative profile)
|
boolean |
remove(Criterion criterion)
|
boolean |
removeEvaluation(DecisionMaker dm,
Alternative profile,
Criterion criterion)
|
boolean |
replaceShared(IRdEvaluations 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 |
|---|
public SharedProfilesEvaluations()
| Method Detail |
|---|
public boolean remove(Alternative profile)
public boolean remove(Criterion criterion)
public boolean removeEvaluation(DecisionMaker dm,
Alternative profile,
Criterion criterion)
public boolean putEvaluation(DecisionMaker dm,
Alternative profile,
Criterion criterion,
double value)
public boolean mergeExtended(DecisionMaker dm,
IRdEvaluations toMerge)
public boolean replaceShared(IRdEvaluations newShared)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||