public class RegexRefPredicate extends ChangeRegexPredicate
| Modifier and Type | Field and Description |
|---|---|
protected dk.brics.automaton.RunAutomaton |
pattern |
name, value| Constructor and Description |
|---|
RegexRefPredicate(String re) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
boolean |
match(ChangeData object)
Does this predicate match this object?
|
getField, getTypecopy, equals, getOperator, getValue, hashCode, toStringand, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, orpublic RegexRefPredicate(String re)
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
Matchablecom.google.gwtorm.server.OrmExceptionpublic int getCost()