public class RegexRefPredicate extends ChangeRegexPredicate
| Modifier and Type | Field and Description |
|---|---|
protected dk.brics.automaton.RunAutomaton |
pattern |
| Constructor and Description |
|---|
RegexRefPredicate(java.lang.String re) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
boolean |
match(ChangeData object) |
copy, equals, getOperator, getValue, hashCode, toStringpublic boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmExceptionpublic int getCost()