Package | Description |
---|---|
ambit2.base.data |
Base data structures; no chemistry.
|
ambit2.db.search.property | |
ambit2.db.update.storedquery |
Modifier and Type | Field and Description |
---|---|
protected Range<T> |
PropertyStats.range |
Modifier and Type | Field and Description |
---|---|
protected Range<Double> |
FilteredCount.metric |
protected Range<T> |
FilteredCount.value |
Modifier and Type | Method and Description |
---|---|
Range<Double> |
FilteredCount.getMetric() |
Range |
PropertyRange.getObject(ResultSet rs) |
Range<Double> |
QueryMetricRange.getObject(ResultSet rs) |
Range<T> |
FilteredCount.getValue() |
Modifier and Type | Method and Description |
---|---|
double |
PropertyRange.calculateMetric(Range object) |
double |
QueryMetricRange.calculateMetric(Range<Double> object) |
void |
FilteredCount.setMetric(Range<Double> metric) |
void |
FilteredCount.setValue(Range<T> value) |
Modifier and Type | Field and Description |
---|---|
protected Range<Double> |
FilteredSelectStoredQuery.metric |
protected Range |
FilteredSelectStoredQuery.value |
Modifier and Type | Method and Description |
---|---|
Range<Double> |
FilteredSelectStoredQuery.getMetric() |
Range |
FilteredSelectStoredQuery.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
FilteredSelectStoredQuery.setMetric(Range<Double> metric) |
void |
FilteredSelectStoredQuery.setValue(Range value) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.