public class IsUnresolvedPredicate extends IntegerRangeChangePredicate
name, value| Constructor and Description |
|---|
IsUnresolvedPredicate() |
IsUnresolvedPredicate(String value) |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
getValueInt(ChangeData changeData) |
getCostgetMaximumValue, getMinimumValue, matchgetField, getTypecopy, equals, getOperator, getValue, hashCode, toStringand, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, orpublic IsUnresolvedPredicate()
throws QueryParseException
QueryParseExceptionpublic IsUnresolvedPredicate(String value) throws QueryParseException
QueryParseExceptionprotected Integer getValueInt(ChangeData changeData)
getValueInt in class IntegerRangePredicate<ChangeData>