public abstract class QuerySimilarity<F,T,C extends net.idea.modbcum.i.IQueryCondition> extends AbstractStructureQuery<F,T,C>
AbstractStructureQuery.FIELD_NAMES| Modifier and Type | Field and Description |
|---|---|
protected boolean |
forceOrdering |
protected double |
threshold |
chemicalsOnly, group, nanomaterial, order_descendant, where_groupcondition, fieldname, id, logger, maxRecords, name, page, selected, value| Constructor and Description |
|---|
QuerySimilarity() |
| Modifier and Type | Method and Description |
|---|---|
double |
getThreshold() |
boolean |
isForceOrdering() |
protected void |
retrieveMetric(IStructureRecord record,
ResultSet rs) |
void |
setForceOrdering(boolean forceOrdering) |
void |
setThreshold(double threshold) |
String |
toString() |
calculateMetric, getObject, isChemicalsOnly, isNanomaterial, isOrder_descendant, isPreferredStructure, isPrescreen, retrieveStrucType, retrieveValue, setChemicalsOnly, setNanomaterial, setOrder_descendantgetCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, testpublic boolean isForceOrdering()
public void setForceOrdering(boolean forceOrdering)
public void setThreshold(double threshold)
public double getThreshold()
public String toString()
toString in class AbstractQuery<F,T,C extends net.idea.modbcum.i.IQueryCondition,IStructureRecord>protected void retrieveMetric(IStructureRecord record, ResultSet rs) throws SQLException
retrieveMetric in class AbstractStructureQuery<F,T,C extends net.idea.modbcum.i.IQueryCondition>SQLExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.