Package | Description |
---|---|
ambit2.reactions.rules |
Modifier and Type | Method and Description |
---|---|
static IRetroSynthRule.Type |
IRetroSynthRule.Type.getFromString(String stringType) |
IRetroSynthRule.Type |
IRetroSynthRule.getType() |
IRetroSynthRule.Type |
RetroSynthRule.getType() |
static IRetroSynthRule.Type |
IRetroSynthRule.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IRetroSynthRule.Type[] |
IRetroSynthRule.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IRetroSynthRule.setType(IRetroSynthRule.Type newType) |
void |
RetroSynthRule.setType(IRetroSynthRule.Type newType) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.