|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureTypes.Repository | |
---|---|
org.biojava.bio.seq | Classes and interfaces for defining biological sequences and informatics objects. |
Uses of FeatureTypes.Repository in org.biojava.bio.seq |
---|
Classes in org.biojava.bio.seq that implement FeatureTypes.Repository | |
---|---|
static class |
FeatureTypes.RepositoryImpl
A simple implementation of a Repository. |
Methods in org.biojava.bio.seq that return FeatureTypes.Repository | |
---|---|
static FeatureTypes.Repository |
FeatureTypes.getRepository(String name)
Fetch a repository by name. |
Methods in org.biojava.bio.seq with parameters of type FeatureTypes.Repository | |
---|---|
static void |
FeatureTypes.addRepository(FeatureTypes.Repository repos)
Add a repository to FeatureTypes. |
static void |
FeatureTypes.removeRepository(FeatureTypes.Repository repos)
Remove a repository from FeaturTypes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |