static QueryAtomContainer |
QueryAtomContainer.create(IAtomContainer src,
Expr.Type... opts) |
Create a query from a molecule and a provided set of expressions.
|
static QueryAtomContainer |
QueryAtomContainerCreator.createAnyAtomAnyBondContainer(IAtomContainer container,
boolean aromaticity) |
Creates a QueryAtomContainer with the following settings:
|
static QueryAtomContainer |
QueryAtomContainerCreator.createAnyAtomContainer(IAtomContainer container,
boolean aromaticity) |
Creates a QueryAtomContainer with the following settings:
|
static QueryAtomContainer |
QueryAtomContainerCreator.createAnyAtomForPseudoAtomQueryContainer(IAtomContainer container) |
Creates a QueryAtomContainer with the following settings:
|
static QueryAtomContainer |
QueryAtomContainerCreator.createBasicQueryContainer(IAtomContainer container) |
Creates a QueryAtomContainer with the following settings:
|
static QueryAtomContainer |
QueryAtomContainerCreator.createSymbolAndBondOrderQueryContainer(IAtomContainer container) |
Creates a QueryAtomContainer with the following settings:
|
static QueryAtomContainer |
QueryAtomContainerCreator.createSymbolAndChargeQueryContainer(IAtomContainer container) |
Creates a QueryAtomContainer with the following settings:
|
static QueryAtomContainer |
QueryAtomContainerCreator.createSymbolChargeIDQueryContainer(IAtomContainer container) |
|