public interface AccumulatePattern<T> extends Pattern<T>
Condition.Type
Modifier and Type | Method and Description |
---|---|
AccumulateFunction[] |
getAccumulateFunctions() |
Condition |
getCondition() |
Pattern |
getPattern() |
boolean |
isCompositePatterns() |
getBindings, getConstraint, getInputVariables, getPatternClassMetadata, getPatternVariable, getWatchedProps
getBoundVariables, getSubConditions, getType
AccumulateFunction[] getAccumulateFunctions()
boolean isCompositePatterns()
Pattern getPattern()
Condition getCondition()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.