|
|||||||||
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.messages.ConflictMessage
public class ConflictMessage
Constructor Summary | |
---|---|
ConflictMessage()
|
Method Summary | |
---|---|
static ConflictMessage |
fromCase(Case c)
|
static ConflictMessage |
fromXML(org.w3c.dom.Node n)
|
static void |
main(java.lang.String[] args)
|
java.lang.String |
toXML()
|
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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConflictMessage()
Method Detail |
---|
public java.lang.String toXML()
public static ConflictMessage fromCase(Case c)
public static ConflictMessage fromXML(org.w3c.dom.Node n)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |