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 classA filter that returns all features accepted by both child filter.static final classConstruct one of these to filter features by display name.static final classA filter that returns all features that have the given note, and the value and rank is checked as well.static final classA filter that returns all features that have a note with the given term.static final classConstruct one of these to filter features by rank.static final classAccept features that reside on a sequence with a particular name.static final classConstruct one of these to filter features by source.static final classConstruct one of these to filter features by source (name only - parent ontology is ignored).static final classA filter that returns all features having locations on a given strand.static final classConstruct one of these to filter features by type.static final classConstruct one of these to filter features by type (name only - parent ontology is ignored).static final classA filter that returns all features contained within a location.static final classA filter that returns all features not accepted by a child filter.static final classA filter that returns all features accepted by at least one child filter.static final classA filter that returns all features overlapping a location.