Class BioSQLFeatureFilter.ContainedByRichLocation

java.lang.Object
org.biojavax.bio.db.biosql.BioSQLFeatureFilter.HibernateFeatureFilter
org.biojavax.bio.db.biosql.BioSQLFeatureFilter.ContainedByRichLocation
All Implemented Interfaces:
Serializable, FeatureFilter, BioSQLFeatureFilter
Enclosing interface:
BioSQLFeatureFilter

A filter that returns all features contained within a location. Contained means that a feature is entirely within, on the same strand and on the same sequence as any single member of the flattened query location.
Since:
1.5
Author:
Matthew Pocock, Richard Holland
See Also: