| Package | Description |
|---|---|
| ambit2.core.smiles |
SMILES tools, additional to CDK smiles functionality |
| Modifier and Type | Field and Description |
|---|---|
protected SmilesParserWrapper.SMILES_PARSER |
SmilesParserWrapper.parser |
| Modifier and Type | Method and Description |
|---|---|
SmilesParserWrapper.SMILES_PARSER |
SmilesParserWrapper.getParser() |
static SmilesParserWrapper.SMILES_PARSER |
SmilesParserWrapper.SMILES_PARSER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmilesParserWrapper.SMILES_PARSER[] |
SmilesParserWrapper.SMILES_PARSER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SmilesParserWrapper |
SmilesParserWrapper.getInstance(SmilesParserWrapper.SMILES_PARSER mode) |
void |
SmilesParserWrapper.setParser(SmilesParserWrapper.SMILES_PARSER parser) |
| Constructor and Description |
|---|
SmilesParserWrapper(SmilesParserWrapper.SMILES_PARSER mode) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.