public abstract static class BioSQLFeatureFilter.HibernateFeatureFilter extends java.lang.Object implements BioSQLFeatureFilter
BioSQLFeatureFilter.And, BioSQLFeatureFilter.ByName, BioSQLFeatureFilter.ByNote, BioSQLFeatureFilter.ByNoteTermOnly, BioSQLFeatureFilter.ByRank, BioSQLFeatureFilter.BySequenceName, BioSQLFeatureFilter.BySourceTerm, BioSQLFeatureFilter.BySourceTermName, BioSQLFeatureFilter.ByStrand, BioSQLFeatureFilter.ByTypeTerm, BioSQLFeatureFilter.ByTypeTermName, BioSQLFeatureFilter.ContainedByRichLocation, BioSQLFeatureFilter.HibernateFeatureFilter, BioSQLFeatureFilter.Not, BioSQLFeatureFilter.Or, BioSQLFeatureFilter.OverlapsRichLocation, BioSQLFeatureFilter.ToolsFeatureFilter.AnnotationContains, FeatureFilter.ByAncestor, FeatureFilter.ByAnnotation, FeatureFilter.ByAnnotationType, FeatureFilter.ByChild, FeatureFilter.ByClass, FeatureFilter.ByComponentName, FeatureFilter.ByDescendant, FeatureFilter.ByFeature, FeatureFilter.ByPairwiseScore, FeatureFilter.ByParent, FeatureFilter.BySource, FeatureFilter.ByType, FeatureFilter.ContainedByLocation, FeatureFilter.FrameFilter, FeatureFilter.HasAnnotation, FeatureFilter.OnlyChildren, FeatureFilter.OnlyDescendants, FeatureFilter.OverlapsLocation, FeatureFilter.ShadowContainedByLocation, FeatureFilter.ShadowOverlapsLocation, FeatureFilter.StrandFilter| Modifier and Type | Field and Description |
|---|---|
protected java.lang.reflect.Method |
and |
protected java.lang.reflect.Method |
conjunctAdd |
protected java.lang.reflect.Method |
conjunction |
protected java.lang.reflect.Method |
disjunctAdd |
protected java.lang.reflect.Method |
disjunction |
protected java.lang.reflect.Method |
eq |
protected java.lang.reflect.Method |
ge |
protected java.lang.reflect.Method |
le |
protected java.lang.reflect.Method |
not |
protected java.lang.reflect.Method |
or |
all, noneleaf, top_level| Constructor and Description |
|---|
BioSQLFeatureFilter.HibernateFeatureFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
criterionAliasMap()
Returns a map of property names (keys) to aliases (values), if the criterion
returned by asCriterion() uses aliases at all.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasCriterionacceptprotected java.lang.reflect.Method not
protected java.lang.reflect.Method and
protected java.lang.reflect.Method or
protected java.lang.reflect.Method eq
protected java.lang.reflect.Method le
protected java.lang.reflect.Method ge
protected java.lang.reflect.Method conjunction
protected java.lang.reflect.Method disjunction
protected java.lang.reflect.Method conjunctAdd
protected java.lang.reflect.Method disjunctAdd
public BioSQLFeatureFilter.HibernateFeatureFilter()
public java.util.Map criterionAliasMap()
BioSQLFeatureFiltercriterionAliasMap in interface BioSQLFeatureFilter