public class QueryDistance extends AbstractStructureQuery<org.openscience.cdk.interfaces.IBond,Double,net.idea.modbcum.q.conditions.NumberCondition>
AbstractStructureQuery.FIELD_NAMES
Modifier and Type | Field and Description |
---|---|
protected Double |
maxValue |
static String |
sqlField |
chemicalsOnly, group, nanomaterial, order_descendant, where_group
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
QueryDistance() |
Modifier and Type | Method and Description |
---|---|
Double |
getMaxValue() |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
void |
setMaxValue(Double maxValue) |
boolean |
test(Double object) |
calculateMetric, getObject, isChemicalsOnly, isNanomaterial, isOrder_descendant, isPreferredStructure, isPrescreen, retrieveMetric, retrieveStrucType, retrieveValue, setChemicalsOnly, setNanomaterial, setOrder_descendant
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, toString
public static final String sqlField
protected Double maxValue
public Double getMaxValue()
public void setMaxValue(Double maxValue)
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public boolean test(Double object) throws net.idea.modbcum.i.exceptions.AmbitException
test
in class AbstractQuery<org.openscience.cdk.interfaces.IBond,Double,net.idea.modbcum.q.conditions.NumberCondition,IStructureRecord>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.