| Package | Description |
|---|---|
| ambit2.base.processors.search | |
| ambit2.chebi | |
| ambit2.namestructure | |
| ambit2.pubchem | |
| ambit2.pubchem.rest | |
| ambit2.search |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractFinder.MODE |
AbstractFinder.mode |
| Modifier and Type | Method and Description |
|---|---|
AbstractFinder.MODE |
AbstractFinder.getMode() |
static AbstractFinder.MODE |
AbstractFinder.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractFinder.MODE[] |
AbstractFinder.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFinder.setMode(AbstractFinder.MODE mode) |
| Constructor and Description |
|---|
AbstractFinder(Template profile,
REQUEST request,
AbstractFinder.MODE mode) |
| Constructor and Description |
|---|
ChebiFinder(Template profile,
AbstractFinder.MODE mode) |
| Constructor and Description |
|---|
Name2StructureFinder(Template profile,
AbstractFinder.MODE mode) |
| Constructor and Description |
|---|
PubchemFinder(Template profile,
AbstractFinder.MODE mode) |
| Constructor and Description |
|---|
PubChemRestFinder(Template profile,
AbstractFinder.MODE mode,
PUGRestRequest.COMPOUND_DOMAIN_INPUT input) |
| Constructor and Description |
|---|
AllSourcesFinder(Template profile,
net.idea.modbcum.i.processors.IProcessor<String,String> request,
AbstractFinder.MODE mode) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.