|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.decisiondeck.xmcda_oo.structure.AbstractSharedDecisionMakerPreferences<Coalitions>
org.decisiondeck.xmcda_oo.structure.SharedCoalitions
public class SharedCoalitions
| Constructor Summary | |
|---|---|
SharedCoalitions()
|
|
| Method Summary | |
|---|---|
boolean |
copyContentsExtended(ICoalitions source,
Coalitions target)
|
boolean |
merge(DecisionMaker dm,
ICoalitions coalitions)
|
boolean |
putWeight(DecisionMaker dm,
Criterion criterion,
double weight)
|
boolean |
remove(Criterion criterion)
|
boolean |
removeMajorityThreshold(DecisionMaker dm)
|
boolean |
removeWeight(DecisionMaker dm,
Criterion criterion)
|
boolean |
replaceShared(ICoalitions coalitions)
|
boolean |
setMajorityThreshold(DecisionMaker dm,
double threshold)
|
| 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 SharedCoalitions()
| Method Detail |
|---|
public boolean copyContentsExtended(ICoalitions source,
Coalitions target)
public boolean remove(Criterion criterion)
public boolean replaceShared(ICoalitions coalitions)
public boolean merge(DecisionMaker dm,
ICoalitions coalitions)
public boolean removeMajorityThreshold(DecisionMaker dm)
public boolean setMajorityThreshold(DecisionMaker dm,
double threshold)
public boolean putWeight(DecisionMaker dm,
Criterion criterion,
double weight)
public boolean removeWeight(DecisionMaker dm,
Criterion criterion)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||