Package org.drools.model.patterns
Class EvalImpl
java.lang.Object
org.drools.model.patterns.EvalImpl
- All Implemented Interfaces:
Condition,ModelComponent
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.Condition
Condition.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.drools.model.Condition
cloneCondition, getSubConditions
-
Constructor Details
-
EvalImpl
public EvalImpl(boolean value) -
EvalImpl
-
-
Method Details
-
getExpr
-
getType
-
getBoundVariables
- Specified by:
getBoundVariablesin interfaceCondition
-
isEqualTo
- Specified by:
isEqualToin interfaceModelComponent
-
toString
-