|
Ensembl Model v1.09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnsemblDBType | |
---|---|
uk.ac.roslin.ensembl.config |
Uses of EnsemblDBType in uk.ac.roslin.ensembl.config |
---|
Fields in uk.ac.roslin.ensembl.config declared as EnsemblDBType | |
---|---|
static EnsemblDBType |
EnsemblDBType.ancestral
A concrete instantiation of an DatabaseType object representing the ensembl ancestral database sType |
static EnsemblDBType |
EnsemblDBType.cdna
A concrete instantiation of an DatabaseType object representing the ensembl species cDNA database sType |
static EnsemblDBType |
EnsemblDBType.collection_core
A concrete instantiation of an DatabaseType object representing the ensemblgenomes collection core database sType |
static EnsemblDBType |
EnsemblDBType.collection_funcgen
A concrete instantiation of an DatabaseType object representing the ensemblgenomes collection funcgen database sType |
static EnsemblDBType |
EnsemblDBType.collection_variation
A concrete instantiation of an DatabaseType object representing the ensemblgenomes collection variation database sType |
static EnsemblDBType |
EnsemblDBType.compara
A concrete instantiation of an DatabaseType object representing the ensembl compara database sType |
static EnsemblDBType |
EnsemblDBType.core
A concrete instantiation of an DatabaseType object representing the ensembl species core database sType |
static EnsemblDBType |
EnsemblDBType.coreexpressionest
A concrete instantiation of an DatabaseType object representing the ensembl species coreexpressioncdna database sType |
static EnsemblDBType |
EnsemblDBType.coreexpressiongnf
A concrete instantiation of an DatabaseType object representing the ensembl species coreexpressiongnf database sType |
static EnsemblDBType |
EnsemblDBType.funcgen
A concrete instantiation of an DatabaseType object representing the ensembl species funcgen database sType |
static EnsemblDBType |
EnsemblDBType.go
A concrete instantiation of an DatabaseType object representing the ensembl go database sType |
static EnsemblDBType |
EnsemblDBType.ontology
A concrete instantiation of an DatabaseType object representing the ensembl ontology database sType |
static EnsemblDBType |
EnsemblDBType.otherfeatures
A concrete instantiation of an DatabaseType object representing the ensembl species otherfeatures database sType |
static EnsemblDBType |
EnsemblDBType.variation
A concrete instantiation of an DatabaseType object representing the ensembl species variation database sType |
static EnsemblDBType |
EnsemblDBType.vega
A concrete instantiation of an DatabaseType object representing the ensembl species vega database sType |
static EnsemblDBType |
EnsemblDBType.website
A concrete instantiation of an DatabaseType object representing the ensembl website database sType |
Methods in uk.ac.roslin.ensembl.config that return EnsemblDBType | |
---|---|
static EnsemblDBType |
EnsemblDBType.getDBTypeForName(String typeName)
Public Method to return the static EnsemblDBType for a typeName. |
Methods in uk.ac.roslin.ensembl.config that return types with arguments of type EnsemblDBType | |
---|---|
static Collection<EnsemblDBType> |
EnsemblDBType.getAllDatabaseTypes()
|
static TreeSet<EnsemblDBType> |
EnsemblDBType.getCollectionDatabaseTypes()
|
static TreeSet<EnsemblDBType> |
EnsemblDBType.getSingleSpeciesDatabaseTypes()
|
static TreeSet<EnsemblDBType> |
EnsemblDBType.getSpeciesComparisonDatabaseTypes()
|
Methods in uk.ac.roslin.ensembl.config with parameters of type EnsemblDBType | |
---|---|
int |
EnsemblDBType.compareTo(EnsemblDBType other)
|
|
Ensembl Model v1.09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |