Uses of Enum Class
org.drools.mvel.ConditionAnalyzer.BooleanOperator
Packages that use ConditionAnalyzer.BooleanOperator
-
Uses of ConditionAnalyzer.BooleanOperator in org.drools.mvel
Methods in org.drools.mvel that return ConditionAnalyzer.BooleanOperatorModifier and TypeMethodDescriptionConditionAnalyzer.BooleanOperator.fromMvelOpCode(int opCode) ConditionAnalyzer.SingleCondition.getOperation()Returns the enum constant of this class with the specified name.static ConditionAnalyzer.BooleanOperator[]ConditionAnalyzer.BooleanOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.