Package | Description |
---|---|
uk.ac.roslin.ensembl.dao.database |
Modifier and Type | Field and Description |
---|---|
protected DBCollection |
DBCollectionDatabase.collection |
Modifier and Type | Field and Description |
---|---|
protected TreeMap<String,TreeMap<String,DBCollection>> |
DBRegistry.collectionNameDBVersionHash |
protected List<DBCollection> |
DBRegistry.collections |
Modifier and Type | Method and Description |
---|---|
DBCollection |
DBCollectionDatabase.getCollection() |
DBCollection |
DBRegistry.getCollection(String name,
String dbVersion) |
DBCollection |
DBRegistry.getMostRecentCollection(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<DBCollection> |
DBRegistry.getCollectionRegistriesByName(String name) |
List<DBCollection> |
DBRegistry.getCollections() |
Collection<DBCollection> |
DBRegistry.getCollectionsByDBVersion(String dbVersion) |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3