@Deprecated public class OTFeature extends OTProcessingResource
://opentox.org/dev/apis/api-1.1/Feature
Modifier and Type | Field and Description |
---|---|
protected OTAlgorithm |
algorithm
Deprecated.
|
protected boolean |
isNominal
Deprecated.
|
protected boolean |
isNumeric
Deprecated.
|
protected String |
units
Deprecated.
|
referer
dataset_service, forbidden, form, name, pollInterval, pollTimeout, selected, service, uri
Constructor and Description |
---|
OTFeature(String ref,
String referer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
OTFeature |
algorithm()
Deprecated.
Retrieve algorithms from ot:hasSource property
|
OTObject |
create()
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
static OTFeature |
feature(String ref,
String referer)
Deprecated.
|
OTAlgorithm |
getAlgorithm()
Deprecated.
|
OTFeature |
getPage(int page,
int pageSize)
Deprecated.
|
String |
getUnits()
Deprecated.
|
int |
hashCode()
Deprecated.
|
OTDataset |
process(OTDataset inputDataset)
Deprecated.
|
OTRemoteTask |
processAsync(OTDataset inputDataset)
Deprecated.
|
OTFeature |
setSameas(String newLabel)
Deprecated.
|
void |
setUnits(String units)
Deprecated.
|
OTFeature |
withAlgorithm(OTAlgorithm alg)
Deprecated.
|
OTFeature |
withFeatureService(org.restlet.data.Reference uri)
Deprecated.
|
taskResults, tasksCompleted
compareTo, delete, get, getDataset_service, getName, getPagedReference, getUri, isForbidden, isSelected, object, object, post, post, put, readTextLineAsName, send, send, setName, setSelected, toString, wait, withName, withParams, withParams
protected OTAlgorithm algorithm
protected boolean isNumeric
protected boolean isNominal
protected String units
public String getUnits()
public void setUnits(String units)
public OTAlgorithm getAlgorithm()
public static OTFeature feature(String ref, String referer) throws Exception
Exception
public OTFeature withFeatureService(org.restlet.data.Reference uri) throws Exception
Exception
public OTFeature withAlgorithm(OTAlgorithm alg) throws Exception
Exception
public OTFeature algorithm() throws Exception
Exception
public OTRemoteTask processAsync(OTDataset inputDataset) throws Exception
processAsync
in class OTProcessingResource
inputDataset
- dataset_service
- Exception
public OTDataset process(OTDataset inputDataset) throws Exception
process
in class OTProcessingResource
Exception
public OTFeature setSameas(String newLabel) throws Exception
Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.