public class QueryConsensus extends AbstractQuery<IStructureRecord,String,net.idea.modbcum.q.conditions.StringCondition,String> implements net.idea.modbcum.i.IQueryRetrieval<String>
Modifier and Type | Field and Description |
---|---|
protected static String |
sql_chemical |
protected static String |
sql_structure |
protected static String |
sql_where |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
QueryConsensus() |
QueryConsensus(IStructureRecord record,
String label) |
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(QLabel object) |
double |
calculateMetric(String object) |
String |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
boolean |
isPrescreen() |
String |
toString() |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test
protected static String sql_structure
protected static String sql_chemical
protected static String sql_where
public QueryConsensus()
public QueryConsensus(IStructureRecord record, String label)
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<String>
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<String>
net.idea.modbcum.i.exceptions.AmbitException
public double calculateMetric(QLabel object)
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<String>
public String getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<String>
net.idea.modbcum.i.exceptions.AmbitException
public String toString()
toString
in class AbstractQuery<IStructureRecord,String,net.idea.modbcum.q.conditions.StringCondition,String>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.