Package org.drools.model.patterns
Class ExistentialPatternImpl
java.lang.Object
org.drools.model.patterns.ExistentialPatternImpl
- All Implemented Interfaces:
Condition,ModelComponent
-
Constructor Details
-
ExistentialPatternImpl
-
-
Method Details
-
getSubConditions
- Specified by:
getSubConditionsin interfaceCondition
-
getType
-
getBoundVariables
- Specified by:
getBoundVariablesin interfaceCondition
-
equals
-
hashCode
public int hashCode() -
isEqualTo
- Specified by:
isEqualToin interfaceModelComponent
-
toString
-
cloneCondition
- Specified by:
cloneConditionin interfaceCondition
-