public static final class FeatureFilter.ByAnnotation extends FeatureFilter.ByAnnotationType
FeatureFilter.And, FeatureFilter.AnnotationContains, FeatureFilter.ByAncestor, FeatureFilter.ByAnnotation, FeatureFilter.ByAnnotationType, FeatureFilter.ByChild, FeatureFilter.ByClass, FeatureFilter.ByComponentName, FeatureFilter.ByDescendant, FeatureFilter.ByFeature, FeatureFilter.ByPairwiseScore, FeatureFilter.ByParent, FeatureFilter.BySequenceName, FeatureFilter.BySource, FeatureFilter.ByType, FeatureFilter.ContainedByLocation, FeatureFilter.FrameFilter, FeatureFilter.HasAnnotation, FeatureFilter.Not, FeatureFilter.OnlyChildren, FeatureFilter.OnlyDescendants, FeatureFilter.Or, FeatureFilter.OverlapsLocation, FeatureFilter.ShadowContainedByLocation, FeatureFilter.ShadowOverlapsLocation, FeatureFilter.StrandFilterall, leaf, none, top_level| Constructor and Description |
|---|
ByAnnotation(Object key,
Object value)
Make a new ByAnnotation that will accept features with an annotation
bundle containing 'value' associated with 'key'.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
Object |
getValue() |
accept, equals, getType, hashCode, isDisjoint, isProperSubset, setType, toStringpublic ByAnnotation(Object key, Object value)
key - the Object used as a key in the annotationvalue - the Object associated with key in the annotationCopyright © 2020 BioJava. All rights reserved.