public interface Pattern<T> extends Condition
Condition.Type| Modifier and Type | Method and Description |
|---|---|
Collection<Binding> |
getBindings() |
Constraint |
getConstraint() |
Variable[] |
getInputVariables() |
default DomainClassMetadata |
getPatternClassMetadata() |
Variable<T> |
getPatternVariable() |
String[] |
getWatchedProps() |
boolean |
isPassive() |
cloneCondition, getBoundVariables, getSubConditions, getTypedefault DomainClassMetadata getPatternClassMetadata()
Variable[] getInputVariables()
Constraint getConstraint()
Collection<Binding> getBindings()
String[] getWatchedProps()
boolean isPassive()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.