public class RetrieveDescriptor extends AbstractQuery<org.openscience.cdk.qsar.IMolecularDescriptor,IStructureRecord,net.idea.modbcum.q.conditions.EQCondition,org.openscience.cdk.qsar.DescriptorValue> implements net.idea.modbcum.i.IQueryRetrieval<org.openscience.cdk.qsar.DescriptorValue>
| Modifier and Type | Field and Description |
|---|---|
static String |
sql |
condition, fieldname, id, logger, maxRecords, name, page, selected, value| Constructor and Description |
|---|
RetrieveDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
double |
calculateMetric(org.openscience.cdk.qsar.DescriptorValue object) |
org.openscience.cdk.qsar.DescriptorValue |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
boolean |
isPrescreen() |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test, toStringpublic static final String sql
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL in interface net.idea.modbcum.i.IQueryObject<org.openscience.cdk.qsar.DescriptorValue>net.idea.modbcum.i.exceptions.AmbitExceptionpublic List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters in interface net.idea.modbcum.i.IQueryObject<org.openscience.cdk.qsar.DescriptorValue>net.idea.modbcum.i.exceptions.AmbitExceptionpublic org.openscience.cdk.qsar.DescriptorValue getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject in interface net.idea.modbcum.i.IRetrieval<org.openscience.cdk.qsar.DescriptorValue>net.idea.modbcum.i.exceptions.AmbitExceptionpublic double calculateMetric(org.openscience.cdk.qsar.DescriptorValue object)
calculateMetric in interface net.idea.modbcum.i.IQueryRetrieval<org.openscience.cdk.qsar.DescriptorValue>public boolean isPrescreen()
isPrescreen in interface net.idea.modbcum.i.IQueryRetrieval<org.openscience.cdk.qsar.DescriptorValue>Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.