public abstract class RestrictionExtractor extends Object implements ComparisonRestrictionExtractor, ArithmeticRestrictionExtractor, INRestrictionExtractor, GeoSpatialRestrictionExtractor, ArrayFunctionsExtractor, TypeCheckRestrictionExtractor
| Constructor and Description |
|---|
RestrictionExtractor() |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> T |
id(String id)
Id t.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiteq, gt, gte, lt, lte, notEqeq, gt, gte, lt, lte, notEqineq, gt, gte, lt, lte, notEq, withinarrayContainsisDefined, isNotDefinedpublic abstract <T> T id(String id)
T - the type parameterid - the idCopyright © 2020. All rights reserved.