Package adql.query.constraint
Interface ADQLConstraint
- All Superinterfaces:
ADQLObject
- All Known Implementing Classes:
Between,Comparison,ConstraintsGroup,Exists,In,IsNull,NotConstraint
An ADQL constraint (comparison, in, exists, ...) must implement this interface.
-
Method Summary
Methods inherited from interface adql.query.ADQLObject
adqlIterator, getCopy, getFeatureDescription, getName, getPosition, toADQL