Package | Description |
---|---|
ambit2.rest.legacy | |
ambit2.rest.task.dsl |
Modifier and Type | Field and Description |
---|---|
protected OTFeatures |
OTModel.dependentVariables
Deprecated.
|
protected OTFeatures |
OTModel.independentVariables
Deprecated.
|
protected OTFeatures |
OTModel.predictedVariables
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static OTFeatures |
OTFeatures.features(String uri,
String referer)
Deprecated.
|
OTFeatures |
OTModel.getDependentVariables()
Deprecated.
|
OTFeatures |
IOTModel.getIndependentVariables()
Deprecated.
Independent variables
|
OTFeatures |
OTModel.getIndependentVariables()
Deprecated.
|
OTFeatures |
IOTModel.getPredictedVariables()
Deprecated.
Predicted variables
|
OTFeatures |
OTModel.getPredictedVariables()
Deprecated.
|
OTFeatures |
OTFeatures.readRDF(String uri,
String referer)
Deprecated.
|
OTFeatures |
OTDataset.retrieveFeatures(OTFeatures features,
String referer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IOTDataset |
IOTDataset.addColumns(OTFeatures features)
Deprecated.
Add features to the dataset
|
OTDataset |
OTDataset.addColumns(OTFeatures features)
Deprecated.
|
OTDataset |
IOTModel.calculateDescriptors(OTFeatures features,
OTDataset inputDataset)
Deprecated.
Run descriptor calculations for specified set of features
|
OTDataset |
OTModel.calculateDescriptors(OTFeatures features,
OTDataset inputDataset)
Deprecated.
|
protected OTDataset |
OTDataset.filterByFeatures(OTFeatures features,
boolean withFeatures)
Deprecated.
|
IOTDataset |
IOTDataset.filteredSubsetWithFeatures(OTFeatures features)
Deprecated.
Return dataset entries (compounds), having values for specified features
|
OTDataset |
OTDataset.filteredSubsetWithFeatures(OTFeatures features)
Deprecated.
|
IOTDataset |
IOTDataset.filteredSubsetWithoutFeatures(OTFeatures features)
Deprecated.
Return dataset entries (comnpounds),not having values for specified features
|
OTDataset |
OTDataset.filteredSubsetWithoutFeatures(OTFeatures features)
Deprecated.
|
IOTDataset |
IOTDataset.getFeatures(OTFeatures features)
Deprecated.
|
OTDataset |
OTDataset.getFeatures(OTFeatures features)
Deprecated.
|
OTFeatures |
OTDataset.retrieveFeatures(OTFeatures features,
String referer)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected OTFeatures |
OTDatasetReport.features |
Modifier and Type | Method and Description |
---|---|
static String |
OTDatasetRDFReport.getQueryString(OTDataset dataset,
boolean showEndpoints,
OTFeatures endpoints,
boolean showModels,
OTFeatures features,
String application,
int page,
int pageSize,
String representation) |
static OTDatasetRDFReport |
OTDatasetRDFReport.report(OTDataset dataset,
boolean showEndpoints,
OTFeatures endpoints,
boolean showModels,
OTFeatures features,
String application,
int page,
int pageSize) |
static OTDatasetScrollableReport |
OTDatasetScrollableReport.report(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
static OTDatasetTableReport |
OTDatasetTableReport.report(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
Constructor and Description |
---|
OTDatasetRDFReport(OTDataset dataset,
boolean showEndpoints,
OTFeatures endpoints,
boolean showModels,
OTFeatures features,
String application,
int page,
int pageSize,
String representation) |
OTDatasetReport(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize,
String representation) |
OTDatasetScrollableReport(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
OTDatasetTableReport(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.