|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BioStore | |
---|---|
org.biojava.bio.annodb | Databases of generic structured data (annotation) objects. |
org.biojava.bio.program.indexdb | A flat-file ascii index of ascii flat files as per the OBDA specification. |
Uses of BioStore in org.biojava.bio.annodb |
---|
Constructors in org.biojava.bio.annodb with parameters of type BioStore | |
---|---|
IndexedAnnotationDB(BioStore store)
Initialise the db from a store. |
Uses of BioStore in org.biojava.bio.program.indexdb |
---|
Methods in org.biojava.bio.program.indexdb that return BioStore | |
---|---|
BioStore |
BioStoreFactory.createBioStore()
createBioStore creates a BioStore
reflecting the current state of the factory and returns a
reference to it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |