|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.FeatureFilter.ByAnnotationType
org.biojava.bio.seq.FeatureFilter.HasAnnotation
public static final class FeatureFilter.HasAnnotation
Retrieve features that contain a given annotation with any value.
Nested Class Summary |
---|
Field Summary |
---|
Fields inherited from interface org.biojava.bio.seq.FeatureFilter |
---|
all, leaf, none, top_level |
Constructor Summary | |
---|---|
FeatureFilter.HasAnnotation(java.lang.Object key)
Make a new ByAnnotation that will accept features with an annotation bundle containing any value associated with 'key'. |
Method Summary | |
---|---|
java.lang.Object |
getKey()
|
Methods inherited from class org.biojava.bio.seq.FeatureFilter.ByAnnotationType |
---|
accept, equals, getType, hashCode, isDisjoint, isProperSubset, setType, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FeatureFilter.HasAnnotation(java.lang.Object key)
key
- the Object used as a key in the annotationMethod Detail |
---|
public java.lang.Object getKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |