|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.decisiondeck.xmcda_oo.utils.CoalitionsUtils
public class CoalitionsUtils
| Constructor Summary | |
|---|---|
CoalitionsUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
merge(ICoalitions source,
ICoalitions target)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoalitionsUtils()
| Method Detail |
|---|
public static boolean merge(ICoalitions source,
ICoalitions target)
source - not null.target - not null.
true iff the call changed the state of the target object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||