Package org.drools.model
Interface InvokerPattern<T>
- All Known Subinterfaces:
InvokerMultiValuePattern<T>,InvokerSingleValuePattern<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.Condition
Condition.Type -
Method Summary
Methods inherited from interface org.drools.model.Condition
cloneCondition, getBoundVariables, getSubConditions, getTypeMethods inherited from interface org.drools.model.Pattern
getBindings, getConstraint, getInputVariables, getPatternClassMetadata, getPatternVariable, getWatchedProps, isPassive
-
Method Details
-
isMultiValue
boolean isMultiValue()
-