Package org.kie.api.runtime.rule
Interface Operator
-
public interface Operator
An interface for Operator definitions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getOperatorString()
boolean
isNegated()
-