Package org.drools.model
Interface GroupByPattern<T,K>
- All Superinterfaces:
AccumulatePattern<T>,Condition,Pattern<T>
- All Known Implementing Classes:
GroupByPatternImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.Condition
Condition.Type -
Method Summary
Methods inherited from interface org.drools.model.AccumulatePattern
getAccumulateFunctions, getCondition, getPattern, isCompositePatterns, isQuerySourceMethods 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