Uses of Interface
org.biojava.nbio.core.sequence.features.FeatureRetriever
-
Packages that use FeatureRetriever Package Description org.biojava.nbio.core.sequence.loader org.biojava.nbio.core.sequence.template -
-
Uses of FeatureRetriever in org.biojava.nbio.core.sequence.loader
Classes in org.biojava.nbio.core.sequence.loader that implement FeatureRetriever Modifier and Type Class Description classGenbankProxySequenceReader<C extends Compound> -
Uses of FeatureRetriever in org.biojava.nbio.core.sequence.template
Methods in org.biojava.nbio.core.sequence.template that return FeatureRetriever Modifier and Type Method Description FeatureRetrieverAbstractSequence. getFeatureRetriever()Methods in org.biojava.nbio.core.sequence.template with parameters of type FeatureRetriever Modifier and Type Method Description voidAbstractSequence. setFeatureRetriever(FeatureRetriever featureRetriever)
-