Uses of Class
org.biojavax.bio.db.biosql.BioSQLFeatureFilter.HibernateFeatureFilter
Packages that use BioSQLFeatureFilter.HibernateFeatureFilter
-
Uses of BioSQLFeatureFilter.HibernateFeatureFilter in org.biojavax.bio.db.biosql
Subclasses of BioSQLFeatureFilter.HibernateFeatureFilter in org.biojavax.bio.db.biosqlModifier and TypeClassDescriptionstatic final class
A filter that returns all features accepted by both child filter.static final class
Construct one of these to filter features by display name.static final class
A filter that returns all features that have the given note, and the value and rank is checked as well.static final class
A filter that returns all features that have a note with the given term.static final class
Construct one of these to filter features by rank.static final class
Accept features that reside on a sequence with a particular name.static final class
Construct one of these to filter features by source.static final class
Construct one of these to filter features by source (name only - parent ontology is ignored).static final class
A filter that returns all features having locations on a given strand.static final class
Construct one of these to filter features by type.static final class
Construct one of these to filter features by type (name only - parent ontology is ignored).static final class
A filter that returns all features contained within a location.static final class
A filter that returns all features not accepted by a child filter.static final class
A filter that returns all features accepted by at least one child filter.static final class
A filter that returns all features overlapping a location.