Abstract operation that takes an IFilterProcessor as an argument. Concrete filter subclasses must override this method and pass themselves as an argument to the appropriate filter processor operation.
Reimplemented in OSGeo::FDO::Filter::BinaryLogicalOperator, OSGeo::FDO::Filter::ComparisonCondition, OSGeo::FDO::Filter::DistanceCondition, OSGeo::FDO::Filter::InCondition, OSGeo::FDO::Filter::NullCondition, OSGeo::FDO::Filter::SpatialCondition, and OSGeo::FDO::Filter::UnaryLogicalOperator.
|