public class QueryPairwiseTanimotoAndProperty extends QueryPairwiseTanimoto
QueryPairwiseTanimoto
, but returns also property valuesModifier and Type | Field and Description |
---|---|
protected Property |
property |
relation, threshold
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
QueryPairwiseTanimotoAndProperty() |
Modifier and Type | Method and Description |
---|---|
SimilarityRelation |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
Property |
getProperty() |
String |
getSQL() |
void |
setProperty(Property property) |
calculateMetric, getThreshold, isPrescreen, setThreshold
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test, toString
protected Property property
public Property getProperty()
public void setProperty(Property property)
public SimilarityRelation getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<SimilarityRelation>
getObject
in class QueryPairwiseTanimoto
net.idea.modbcum.i.exceptions.AmbitException
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<SimilarityRelation>
getParameters
in class QueryPairwiseTanimoto
net.idea.modbcum.i.exceptions.AmbitException
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<SimilarityRelation>
getSQL
in class QueryPairwiseTanimoto
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.