|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ScavengerCreationException in net.sourceforge.taverna.scuflworkers.bsf |
|---|
| Constructors in net.sourceforge.taverna.scuflworkers.bsf that throw ScavengerCreationException | |
|---|---|
BSFScavenger()
Create a new Beanshell scavenger |
|
| Uses of ScavengerCreationException in nl.utwente.ewi.hmi.taverna.scuflworkers.abstractprocessor |
|---|
| Constructors in nl.utwente.ewi.hmi.taverna.scuflworkers.abstractprocessor that throw ScavengerCreationException | |
|---|---|
APScavenger()
Constructor for creating the RshellScavenger |
|
| Uses of ScavengerCreationException in nl.utwente.ewi.hmi.taverna.scuflworkers.rshell |
|---|
| Constructors in nl.utwente.ewi.hmi.taverna.scuflworkers.rshell that throw ScavengerCreationException | |
|---|---|
RshellScavenger()
Constructor for creating the RshellScavenger |
|
| Uses of ScavengerCreationException in org.biomoby.client.taverna.plugin |
|---|
| Constructors in org.biomoby.client.taverna.plugin that throw ScavengerCreationException | |
|---|---|
BiomobyObjectScavenger(java.lang.String base)
Deprecated. Create a new Biomoby scavenger, the base parameter should be the base URL of the Biomoby Object RDF document. |
|
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 |
|
MobyParseDatatypeScavenger()
Create a new MobyParseDatatype scavenger |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflui.workbench |
|---|
| Methods in org.embl.ebi.escience.scuflui.workbench that throw ScavengerCreationException | |
|---|---|
void |
DefaultScavengerTree.addScavengersFromModel()
|
void |
ScavengerTree.addScavengersFromModel()
Examine the model, create any scavengers that would have been required to populate the model with its existing processors. |
abstract Scavenger |
URLBasedScavenger.fromURL(java.net.URL theURL)
|
| Constructors in org.embl.ebi.escience.scuflui.workbench that throw ScavengerCreationException | |
|---|---|
FileScavenger(java.io.File file)
Create a new file scavenger starting at the specified File |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.apiconsumer |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.apiconsumer that throw ScavengerCreationException | |
|---|---|
APIConsumerScavenger(java.net.URL xmlURL)
|
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.beanshell |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.beanshell that throw ScavengerCreationException | |
|---|---|
BeanshellScavenger()
Create a new Beanshell scavenger |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.biomart |
|---|
| Methods in org.embl.ebi.escience.scuflworkers.biomart that throw ScavengerCreationException | |
|---|---|
Scavenger |
BiomartScavenger.fromURL(java.net.URL theURL)
|
| Constructors in org.embl.ebi.escience.scuflworkers.biomart that throw ScavengerCreationException | |
|---|---|
BiomartScavenger(java.lang.String registryURL)
|
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.biomoby |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.biomoby that throw ScavengerCreationException | |
|---|---|
BiomobyScavenger(java.lang.String base)
Create a new Biomoby scavenger, the base parameter should be the base URL of the Biomoby Central Registry. |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.inferno |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.inferno that throw ScavengerCreationException | |
|---|---|
InfernoScavenger(java.lang.String host,
int port)
Create a new inferno scavenger with the specified host and port |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.java |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.java that throw ScavengerCreationException | |
|---|---|
LocalServiceScavenger()
Create a new local service scavenger |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.notification |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.notification that throw ScavengerCreationException | |
|---|---|
NotificationScavenger()
|
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.rdfgenerator |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.rdfgenerator that throw ScavengerCreationException | |
|---|---|
RDFGeneratorScavenger()
Create a new String Constant scavenger, the single parameter should is the constant value that any thus created will carry. |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.rserv |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.rserv that throw ScavengerCreationException | |
|---|---|
RservScavenger()
|
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.soaplab |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.soaplab that throw ScavengerCreationException | |
|---|---|
SoaplabScavenger(java.lang.String theBase)
Create a new Soaplab scavenger, the base parameter should be the base URL of the Soaplab service, i.e. |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.stringconstant |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.stringconstant that throw ScavengerCreationException | |
|---|---|
StringConstantScavenger()
Create a new String Constant scavenger, the single parameter should is the constant value that any thus created will carry. |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.talisman |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.talisman that throw ScavengerCreationException | |
|---|---|
TalismanScavenger(java.lang.String scriptURL)
Create a new Talisman scavenger, the single parameter should be resolvable to a location from which the tscript could be fetched. |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.web |
|---|
| Constructors in org.embl.ebi.escience.scuflworkers.web that throw ScavengerCreationException | |
|---|---|
WebScavenger(java.lang.String initialURL,
javax.swing.tree.DefaultTreeModel model)
Creates a new web scavenger, starting the web crawl in a new thread and returning immediately |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.workflow |
|---|
| Methods in org.embl.ebi.escience.scuflworkers.workflow that throw ScavengerCreationException | |
|---|---|
Scavenger |
WorkflowScavenger.fromURL(java.net.URL url)
|
| Constructors in org.embl.ebi.escience.scuflworkers.workflow that throw ScavengerCreationException | |
|---|---|
WorkflowScavenger(org.jdom.Document doc,
java.lang.String workflowName)
Create a new workflow scavenger from a JDOM Document and a name, the name is required because there's no way to infer this from the document, it's a property of the storage medium. |
|
WorkflowScavenger(java.lang.String definitionURL)
Create a new Workflow scavenger, the single parameter should be resolvable to a location from which the definition could be fetched. |
|
| Uses of ScavengerCreationException in org.embl.ebi.escience.scuflworkers.wsdl |
|---|
| Methods in org.embl.ebi.escience.scuflworkers.wsdl that throw ScavengerCreationException | |
|---|---|
Scavenger |
WSDLBasedScavenger.fromURL(java.net.URL theURL)
|
| Constructors in org.embl.ebi.escience.scuflworkers.wsdl that throw ScavengerCreationException | |
|---|---|
WSDLBasedScavenger(java.lang.String wsdlLocation)
Create a new WSDLBased scavenger, the single parameter should be resolvable to a location from which the wsdl document can be fetched. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||