|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ntnu.cikmr.arbitration.cbr.Case
edu.ntnu.cikmr.arbitration.CaseContainer
public class CaseContainer
Field Summary | |
---|---|
protected Activity |
local
|
protected Activity |
remote
|
Constructor Summary | |
---|---|
CaseContainer(Activity local,
Activity remote)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
Activity |
getLocal()
|
Activity |
getRemote()
|
int |
hashCode()
|
Methods inherited from class edu.ntnu.cikmr.arbitration.cbr.Case |
---|
getCase1, getCase2, getId, getLocation, getParticipants, getProperty, getSolution, setCase1, setCase2, setId, setLocation, setParticipants, setProperty, setSolution |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Activity local
protected Activity remote
Constructor Detail |
---|
public CaseContainer(Activity local, Activity remote)
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public Activity getLocal()
public Activity getRemote()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |