Modifier and Type | Class and Description |
---|---|
class |
DBCollectionCoreDatabase |
class |
DBCollectionDatabase |
class |
DBComparisonDatabase |
class |
DBDatabase |
class |
DBSingleSpeciesCoreDatabase |
class |
DBSingleSpeciesDatabase |
class |
DBSingleSpeciesVariationDatabase |
Modifier and Type | Method and Description |
---|---|
void |
DBSpecies.addDatabase(Database database) |
void |
DBCollectionSpecies.addDatabase(Database database) |
int |
DBDatabase.compareTo(Database other) |
Modifier and Type | Method and Description |
---|---|
void |
DBSpecies.addDatabases(TreeSet<? extends Database> databases) |
void |
DBCollectionSpecies.addDatabases(TreeSet<? extends Database> databases) |
Modifier and Type | Field and Description |
---|---|
protected Database |
DBDAOFactory.database |
Modifier and Type | Method and Description |
---|---|
Database |
DBDAOFactory.getDatabase() |
Modifier and Type | Method and Description |
---|---|
void |
DBDAOFactory.setDatabase(Database db) |
Constructor and Description |
---|
DBDAOFactory(Database database) |
Modifier and Type | Method and Description |
---|---|
Database |
DAOFactory.getDatabase() |
Modifier and Type | Method and Description |
---|---|
Database |
Species.getDatabaseByTypeAndVersion(DatabaseType type,
String version) |
Modifier and Type | Method and Description |
---|---|
TreeSet<? extends Database> |
Species.getDatabases() |
TreeSet<? extends Database> |
Species.getDatabasesByType(DatabaseType type) |
TreeSet<? extends Database> |
Species.getDatabasesByVersion(String version) |
Modifier and Type | Method and Description |
---|---|
void |
Species.addDatabase(Database database) |
Modifier and Type | Method and Description |
---|---|
void |
Species.addDatabases(TreeSet<? extends Database> databases) |
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionCoreDatabase |
interface |
CollectionDatabase |
interface |
ComparisonDatabase |
interface |
CoreDatabase |
interface |
DatabaseWithExternalDBs |
interface |
SingleSpeciesCoreDatabase |
interface |
SingleSpeciesDatabase |
interface |
SingleSpeciesVariationDatabase |
interface |
VariationDatabase |
Modifier and Type | Method and Description |
---|---|
Database |
Registry.getDatabase(String species_name_or_alias) |
Database |
Registry.getDatabase(String species_name_or_alias,
DatabaseType database_type,
String db_version) |
Database |
Registry.getDatabase(String species_name_or_alias,
String db_version) |
Database |
Registry.getDatabaseForFullName(String fullname) |
Database |
Registry.makeDatabase(String db_name) |
Modifier and Type | Method and Description |
---|---|
TreeSet<? extends Database> |
Registry.getDatabasesByType(DatabaseType type) |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3