Package | Description |
---|---|
ambit2.reactions | |
ambit2.reactions.rules | |
ambit2.reactions.rules.conditions | |
ambit2.rules | |
ambit2.rules.conditions | |
ambit2.rules.conditions.parser |
Modifier and Type | Field and Description |
---|---|
protected List<ICondition> |
GenericReaction.applicationConditions |
protected List<ICondition> |
GenericReaction.conditions |
Modifier and Type | Method and Description |
---|---|
List<ICondition> |
GenericReaction.getApplicationConditions() |
List<ICondition> |
GenericReaction.getConditions() |
Modifier and Type | Method and Description |
---|---|
void |
GenericReaction.setApplicationConditions(List<ICondition> applicationConditions) |
void |
GenericReaction.setConditions(List<ICondition> conditions) |
Modifier and Type | Method and Description |
---|---|
static ICondition |
ReactionParser.getConditionFromString(String condStr) |
Modifier and Type | Class and Description |
---|---|
class |
ReactionGroupCondition |
Modifier and Type | Method and Description |
---|---|
ICondition |
IBasicRule.getCondition() |
Modifier and Type | Interface and Description |
---|---|
interface |
IDescriptorValueCondition |
interface |
IValueCondition |
interface |
IValueIntervalCondition |
Modifier and Type | Class and Description |
---|---|
class |
ConditionExpression |
class |
DescriptorExpression |
class |
DescriptorValueCondition |
class |
ValueCondition |
Modifier and Type | Method and Description |
---|---|
ArrayList<ICondition> |
ConditionExpression.getConditions() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionExpression.addCondition(ICondition cond) |
Modifier and Type | Method and Description |
---|---|
void |
ConditionExpression.setConditions(ArrayList<ICondition> conditions) |
Modifier and Type | Method and Description |
---|---|
static ICondition |
ConditionParsingUtils.parseConditionExpression(String str) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.