|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
org.embl.ebi.escience.scuflui.workbench.Scavenger
org.biomoby.client.taverna.plugin.BiomobyScavenger
public class BiomobyScavenger
A Scavenger that knows how to get all the Biomoby services from a specified Biomoby Central Registry.
| Field Summary |
|---|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
EMPTY_ENUMERATION |
| Constructor Summary | |
|---|---|
BiomobyScavenger(java.lang.String base)
constructor that taverna's init uses |
|
BiomobyScavenger(java.lang.String base,
java.lang.String uri)
constructor that taverna's init uses |
|
| Method Summary | |
|---|---|
BiomobyScavengerWorker |
getScavengerWorker()
|
boolean |
isShowAliveOnly()
|
void |
setShowAliveOnly(boolean showAliveOnly)
|
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BiomobyScavenger(java.lang.String base)
throws ScavengerCreationException
ScavengerCreationException
public BiomobyScavenger(java.lang.String base,
java.lang.String uri)
throws ScavengerCreationException
ScavengerCreationException| Method Detail |
|---|
public BiomobyScavengerWorker getScavengerWorker()
public boolean isShowAliveOnly()
public void setShowAliveOnly(boolean showAliveOnly)
showAliveOnly - the showAliveOnly to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||