Package | Description |
---|---|
ambit2.reactions.reactor | |
ambit2.reactions.rules | |
ambit2.rules.conditions | |
ambit2.rules.conditions.solvers |
Modifier and Type | Class and Description |
---|---|
class |
ReactorDescriptorSolver |
Modifier and Type | Field and Description |
---|---|
protected IDescriptorSolver |
Reactor.descriptorSolver |
Modifier and Type | Method and Description |
---|---|
IDescriptorSolver |
Reactor.getDescriptoSolver() |
Modifier and Type | Class and Description |
---|---|
class |
SyntheticStrategyDescriptorSolver |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDescriptorSolver |
class |
DescriptorSolverSet |
Modifier and Type | Field and Description |
---|---|
protected List<IDescriptorSolver> |
DescriptorSolverSet.solvers |
Modifier and Type | Method and Description |
---|---|
IDescriptorSolver |
DescriptorValueCondition.getDescriptorSolver() |
IDescriptorSolver |
IDescriptorValueCondition.getDescriptorSolver() |
IDescriptorSolver |
INeedsDescriptorSolver.getDescriptorSolver() |
Modifier and Type | Method and Description |
---|---|
List<IDescriptorSolver> |
DescriptorSolverSet.getSolvers() |
Modifier and Type | Method and Description |
---|---|
void |
DescriptorSolverSet.addSolver(IDescriptorSolver solver) |
void |
DescriptorValueCondition.setDescriptorSolver(IDescriptorSolver solver) |
void |
IDescriptorValueCondition.setDescriptorSolver(IDescriptorSolver solver) |
void |
INeedsDescriptorSolver.setDescriptorSolver(IDescriptorSolver solver) |
Modifier and Type | Method and Description |
---|---|
void |
DescriptorSolverSet.setSolvers(List<IDescriptorSolver> solvers) |
Constructor and Description |
---|
DescriptorValueCondition(IValue value,
IDescriptorSolver solver,
String descrName) |
Constructor and Description |
---|
DescriptorSolverSet(List<IDescriptorSolver> solvers) |
Modifier and Type | Class and Description |
---|---|
class |
CDKDescriptorSolver |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.