|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.p2p.PathwayDescription
public class PathwayDescription
| Constructor Summary | |
|---|---|
PathwayDescription(uk.ac.ic.doc.automed.p2p.messages.abstractlayer.AbstractMessage reply)
Edited by dmle on 9/11/2005 to cater for cases where there are multiple sets of pathways (i.e. |
|
| Method Summary | |
|---|---|
java.lang.String |
getFromSchema()
|
Root |
getModelTree()
Return the models tree dmle 14/11/2005 |
int |
getNumPathWays()
return the number of pathways |
int |
getQuality()
|
Root |
getRoot()
Backward compatible method: return the first element by default |
Root[] |
getRoots()
Get all roots |
java.lang.String |
getSchema()
|
java.lang.String |
getToSchema()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathwayDescription(uk.ac.ic.doc.automed.p2p.messages.abstractlayer.AbstractMessage reply)
throws IllegalReplyException
IllegalReplyException| Method Detail |
|---|
public java.lang.String getFromSchema()
public int getQuality()
public Root getRoot()
public Root[] getRoots()
public java.lang.String getToSchema()
public java.lang.String getSchema()
public int getNumPathWays()
public Root getModelTree()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||