QueryStructure
public class QueryExactStructure extends AbstractStructureQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition>
AbstractStructureQuery.FIELD_NAMES
Modifier and Type | Field and Description |
---|---|
protected SMARTSPropertiesReader |
bondPropertiesReader
Deprecated.
|
protected AtomConfigurator |
configurator
Deprecated.
|
protected static String |
EXACT
Deprecated.
|
protected FingerprintGenerator |
fpGenerator
Deprecated.
|
protected MoleculeReader |
reader
Deprecated.
|
protected QueryPrescreenBitSet |
screening
Deprecated.
|
protected StructureKeysBitSetGenerator |
skGenerator
Deprecated.
|
protected Property |
smartsProperty
Deprecated.
|
protected org.openscience.cdk.isomorphism.UniversalIsomorphismTester |
uit
Deprecated.
|
chemicalsOnly, group, nanomaterial, order_descendant, where_group
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
QueryExactStructure()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(IStructureRecord object)
Deprecated.
|
String |
getCategory()
Deprecated.
|
String |
getKey()
Deprecated.
|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters()
Deprecated.
|
String |
getSQL()
Deprecated.
|
boolean |
isPrescreen()
Deprecated.
|
void |
prepareScreening()
Deprecated.
|
void |
setChemicalsOnly(boolean chemicalsOnly)
Deprecated.
|
void |
setId(Integer id)
Deprecated.
|
void |
setValue(org.openscience.cdk.interfaces.IAtomContainer value)
Deprecated.
|
String |
toString()
Deprecated.
|
getObject, isChemicalsOnly, isNanomaterial, isOrder_descendant, isPreferredStructure, retrieveMetric, retrieveStrucType, retrieveValue, setNanomaterial, setOrder_descendant
getCondition, getFieldname, getId, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setName, setPage, setPageSize, setSelected, stringify, supportsPaging, test
protected transient StructureKeysBitSetGenerator skGenerator
protected transient FingerprintGenerator fpGenerator
protected QueryPrescreenBitSet screening
protected transient MoleculeReader reader
protected transient AtomConfigurator configurator
protected transient SMARTSPropertiesReader bondPropertiesReader
protected Property smartsProperty
protected static final String EXACT
protected transient org.openscience.cdk.isomorphism.UniversalIsomorphismTester uit
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public void setChemicalsOnly(boolean chemicalsOnly)
setChemicalsOnly
in class AbstractStructureQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition>
public void setId(Integer id)
setId
in interface net.idea.modbcum.i.IQueryObject<IStructureRecord>
setId
in class AbstractQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord>
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public void prepareScreening() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public void setValue(org.openscience.cdk.interfaces.IAtomContainer value)
setValue
in interface net.idea.modbcum.i.IParameterizedQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition>
setValue
in class AbstractQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord>
public String getKey()
getKey
in interface net.idea.modbcum.i.IQueryObject<IStructureRecord>
getKey
in class AbstractQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord>
public String getCategory()
getCategory
in interface net.idea.modbcum.i.IQueryObject<IStructureRecord>
getCategory
in class AbstractQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord>
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<IStructureRecord>
isPrescreen
in class AbstractStructureQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition>
public double calculateMetric(IStructureRecord object)
calculateMetric
in interface net.idea.modbcum.i.IQueryRetrieval<IStructureRecord>
calculateMetric
in class AbstractStructureQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition>
public String toString()
toString
in class AbstractQuery<String,org.openscience.cdk.interfaces.IAtomContainer,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.