| Package | Description |
|---|---|
| org.drools.mvel |
| Modifier and Type | Method and Description |
|---|---|
static ConditionAnalyzer.BooleanOperator |
ConditionAnalyzer.BooleanOperator.fromMvelOpCode(int opCode) |
ConditionAnalyzer.BooleanOperator |
ConditionAnalyzer.SingleCondition.getOperation() |
static ConditionAnalyzer.BooleanOperator |
ConditionAnalyzer.BooleanOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionAnalyzer.BooleanOperator[] |
ConditionAnalyzer.BooleanOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.