@Deprecated public class OTAlgorithm extends OTProcessingResource implements IOTAlgorithm
://opentox.org/dev/apis/api-1.1/Algorithm
referer
dataset_service, forbidden, form, name, pollInterval, pollTimeout, selected, service, uri
Modifier | Constructor and Description |
---|---|
protected |
OTAlgorithm(String ref,
String referer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static OTAlgorithm |
algorithm(String datasetURI,
String referer)
Deprecated.
|
OTDataset |
process(OTDataset inputDataset)
Deprecated.
|
OTModel |
process(OTDataset inputDataset,
OTFeature feature)
Deprecated.
|
OTRemoteTask |
processAsync(org.restlet.data.Form params)
Deprecated.
|
OTRemoteTask |
processAsync(OTDataset inputDataset)
Deprecated.
|
OTRemoteTask |
processAsync(OTDataset inputDataset,
OTFeature feature)
Deprecated.
|
String |
report(String ontologyURI)
Deprecated.
|
OTAlgorithm |
withParams(org.restlet.data.Form form)
Deprecated.
|
OTAlgorithm |
withParams(String name,
String value)
Deprecated.
|
taskResults, tasksCompleted
compareTo, create, delete, equals, get, getDataset_service, getName, getPage, getPagedReference, getUri, isForbidden, isSelected, object, object, post, post, put, readTextLineAsName, send, send, setName, setSelected, toString, wait, withName
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
get, getName, getPage, getUri, isForbidden, isSelected, setSelected, withName
public static OTAlgorithm algorithm(String datasetURI, String referer) throws Exception
Exception
public OTRemoteTask processAsync(OTDataset inputDataset, OTFeature feature) throws Exception
Exception
public OTRemoteTask processAsync(OTDataset inputDataset) throws Exception
processAsync
in class OTProcessingResource
Exception
public OTRemoteTask processAsync(org.restlet.data.Form params) throws Exception
Exception
public OTDataset process(OTDataset inputDataset) throws Exception
process
in class OTProcessingResource
Exception
public OTModel process(OTDataset inputDataset, OTFeature feature) throws Exception
Exception
public OTAlgorithm withParams(org.restlet.data.Form form) throws Exception
withParams
in class OTObject
Exception
public OTAlgorithm withParams(String name, String value) throws Exception
withParams
in class OTObject
Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.