Uses of Enum Class
org.drools.model.operators.MatchesOperator
Packages that use MatchesOperator
-
Uses of MatchesOperator in org.drools.model.operators
Methods in org.drools.model.operators that return MatchesOperatorModifier and TypeMethodDescriptionstatic MatchesOperatorReturns the enum constant of this class with the specified name.static MatchesOperator[]MatchesOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.