Package | Description |
---|---|
ambit2.smarts |
SMARTS parser |
ambit2.smarts.smirks |
Modifier and Type | Field and Description |
---|---|
protected SmartsConst.HandleHAtoms |
SMIRKSManager.FlagHAtomsTransformationMode |
Modifier and Type | Method and Description |
---|---|
SmartsConst.HandleHAtoms |
SMIRKSManager.getFlagHAtomsTransformationMode() |
static SmartsConst.HandleHAtoms |
SmartsConst.HandleHAtoms.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmartsConst.HandleHAtoms[] |
SmartsConst.HandleHAtoms.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SMIRKSManager.setFlagHAtomsTransformationMode(SmartsConst.HandleHAtoms flagHAtomsTransformationMode) |
Modifier and Type | Method and Description |
---|---|
static void |
Transformations.setAtomHNeighbours(org.openscience.cdk.interfaces.IAtom atom,
org.openscience.cdk.interfaces.IAtomContainer target,
int numH,
SmartsConst.HandleHAtoms hTransformMode) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.