Package | Description |
---|---|
ambit2.db.processors | |
ambit2.db.search.structure | |
ambit2.db.update.fp | |
ambit2.db.update.fpae | |
ambit2.descriptors.processors |
Modifier and Type | Field and Description |
---|---|
protected FPTable |
FP1024Writer.fpTable |
Constructor and Description |
---|
FP1024Writer(FPTable tableName) |
Modifier and Type | Field and Description |
---|---|
protected FPTable |
QuerySimilarityBitset.mode |
Modifier and Type | Method and Description |
---|---|
FPTable |
QuerySimilarityBitset.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
QuerySimilarityBitset.setMode(FPTable mode) |
Constructor and Description |
---|
FingerprintsByStatus(FPTable table) |
MissingFingerprintsQuery(FPTable table) |
Modifier and Type | Field and Description |
---|---|
protected FPTable |
CreateFingerprintChemical.fptable |
Modifier and Type | Method and Description |
---|---|
FPTable |
CreateFingerprintChemical.getFptable() |
Modifier and Type | Method and Description |
---|---|
IFingerprint<FPTable,String> |
QueryFingerprints.getObject(ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
void |
CreateFingerprintChemical.setFptable(FPTable fptable) |
Modifier and Type | Method and Description |
---|---|
double |
QueryFingerprints.calculateMetric(IFingerprint<FPTable,String> object) |
Constructor and Description |
---|
CreateFingerprintChemical(FPTable fptable) |
Modifier and Type | Field and Description |
---|---|
protected FPTable |
CreateAtomEnvironmentMatrix.fptable |
Modifier and Type | Method and Description |
---|---|
FPTable |
CreateAtomEnvironmentMatrix.getFptable() |
Modifier and Type | Method and Description |
---|---|
void |
CreateAtomEnvironmentMatrix.setFptable(FPTable fptable) |
Constructor and Description |
---|
CreateAtomEnvironmentMatrix(FPTable fptable) |
Modifier and Type | Field and Description |
---|---|
protected FPTable |
AtomEnvironmentGenerator.fpmode |
protected FPTable |
AtomEnvironmentMatrixGenerator.fpmode |
protected FPTable |
BitSetGenerator.fpmode |
Modifier and Type | Method and Description |
---|---|
FPTable |
BitSetGenerator.getFpmode() |
static FPTable |
FPTable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FPTable[] |
FPTable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BitSetGenerator.setFpmode(FPTable fpmode) |
Constructor and Description |
---|
BitSetGenerator(FPTable fpmode) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.