public class CreateFingerprintChemical extends net.idea.modbcum.q.update.AbstractUpdate<IStructureRecord,BitSet>
FP1024Writer
Modifier and Type | Field and Description |
---|---|
protected FPTable |
fptable |
protected BigInteger[] |
h16 |
Constructor and Description |
---|
CreateFingerprintChemical() |
CreateFingerprintChemical(FPTable fptable) |
Modifier and Type | Method and Description |
---|---|
FPTable |
getFptable() |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters(int index) |
String[] |
getSQL() |
void |
setFptable(FPTable fptable) |
void |
setID(int index,
int id) |
protected FPTable fptable
protected BigInteger[] h16
public CreateFingerprintChemical(FPTable fptable)
public CreateFingerprintChemical()
public FPTable getFptable()
public void setFptable(FPTable fptable)
public List<net.idea.modbcum.i.query.QueryParam> getParameters(int index) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public String[] getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public void setID(int index, int id)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.