Modifier and Type | Class and Description |
---|---|
class |
AssemblyExceptionType |
class |
CodonTable |
class |
EnsemblComparaDivision
In 'ensembl.org' there is a single 'ensembl_compara' database which contains
the pairwise comparison data on all the species in 'ensembl.org.
|
class |
EnsemblCoordSystemType |
class |
EnsemblCoreObjectType |
class |
EnsemblDBType
Concrete implementation of DatabaseType interface for representing static
Ensembl DatabaseTypes.
|
class |
EnsemblType |
class |
ExternalDBType |
class |
FeatureType |
Modifier and Type | Method and Description |
---|---|
Set<DACoordinateSystem> |
DBSingleSpeciesVariationDatabase.getCSForFeature(ObjectType featureType) |
Set<DACoordinateSystem> |
DBSingleSpeciesCoreDatabase.getCSForFeature(ObjectType featureType) |
Set<DACoordinateSystem> |
DBCollectionCoreDatabase.getCSForFeature(Species sp,
ObjectType feature) |
Integer |
DBSingleSpeciesVariationDatabase.getMaxLengthForFeature(ObjectType featureType,
CoordinateSystem cs) |
Integer |
DBSingleSpeciesCoreDatabase.getMaxLengthForFeature(ObjectType featureType,
CoordinateSystem cs) |
Integer |
DBCollectionCoreDatabase.getMaxLengthForFeature(Species sp,
ObjectType feature,
CoordinateSystem cs) |
Modifier and Type | Method and Description |
---|---|
ObjectType |
DAXRef.getType() |
ObjectType |
DAAnalysis.getType() |
Modifier and Type | Field and Description |
---|---|
protected Set<ObjectType> |
DAFeature.mappedObjectTypes |
protected HashMap<ObjectType,CoordinateSet> |
DADNASequence.mappedRegions |
protected HashMap<ObjectType,MappingSet> |
DAFeature.objectTypeMappings |
protected HashMap<ObjectType,MappingSet> |
DADNASequence.objectTypeMappings |
Modifier and Type | Method and Description |
---|---|
ObjectType |
DATranslation.getType() |
ObjectType |
DATranscript.getType() |
ObjectType |
DAProteinFeature.getType() |
ObjectType |
DAGene.getType() |
ObjectType |
DAExon.getType() |
ObjectType |
DADNASequence.getType() |
ObjectType |
DAChromosome.getType() |
Modifier and Type | Method and Description |
---|---|
HashMap<ObjectType,CoordinateSet> |
DADNASequence.getMappedRegions() |
HashMap<ObjectType,MappingSet> |
DADNASequence.getObjectTypeMappings() |
Modifier and Type | Method and Description |
---|---|
void |
DAFeature.addMappedObjectType(ObjectType mappedType) |
MappingSet |
DAFeature.getLoadedMappings(ObjectType targetType) |
MappingSet |
DADNASequence.getLoadedMappings(ObjectType targetType) |
Boolean |
DAFeature.isObjectTypeMapped(ObjectType mappedType) |
Modifier and Type | Field and Description |
---|---|
protected Set<ObjectType> |
DAVariation.mappedObjectTypes |
protected HashMap<ObjectType,MappingSet> |
DAVariation.objectTypeMappings |
Modifier and Type | Method and Description |
---|---|
void |
DAVariation.addMappedObjectType(ObjectType mappedType) |
MappingSet |
DAVariation.getLoadedMappings(ObjectType targetType) |
Boolean |
DAVariation.isObjectTypeMapped(ObjectType mappedType) |
Modifier and Type | Method and Description |
---|---|
ObjectType |
Mapping.getSourceType() |
ObjectType |
Mapping.getTargetType() |
ObjectType |
IdentifiableObject.getType() |
ObjectType |
ExternalDB.getType() |
Modifier and Type | Method and Description |
---|---|
MappingSet |
MappableObject.getLoadedMappings(ObjectType targetType) |
Modifier and Type | Class and Description |
---|---|
class |
HomologyType |
Modifier and Type | Interface and Description |
---|---|
interface |
CoordSystemType |
interface |
CoreObjectType |
Modifier and Type | Method and Description |
---|---|
HashMap<ObjectType,CoordinateSet> |
DNASequence.getMappedRegions() |
HashMap<ObjectType,? extends MappingSet> |
DNASequence.getObjectTypeMappings() |
Modifier and Type | Method and Description |
---|---|
void |
Feature.addMappedObjectType(ObjectType mappedType) |
Boolean |
Feature.isObjectTypeMapped(ObjectType mappedType) |
Modifier and Type | Interface and Description |
---|---|
interface |
DatabaseType
Interface for representing static DatabaseTypes
|
Modifier and Type | Method and Description |
---|---|
List<? extends ObjectType> |
SingleSpeciesCoreDatabase.getFeaturesForCS(CoordinateSystem coordSys) |
List<? extends ObjectType> |
CollectionCoreDatabase.getFeaturesForCS(Species sp,
CoordinateSystem coordSys) |
Modifier and Type | Method and Description |
---|---|
Set<? extends CoordinateSystem> |
SingleSpeciesCoreDatabase.getCSForFeature(ObjectType featureType) |
Set<? extends CoordinateSystem> |
CollectionCoreDatabase.getCSForFeature(Species sp,
ObjectType feature) |
Integer |
SingleSpeciesCoreDatabase.getMaxLengthForFeature(ObjectType featureType,
CoordinateSystem cs) |
Integer |
CollectionCoreDatabase.getMaxLengthForFeature(Species sp,
ObjectType feature,
CoordinateSystem cs) |
Modifier and Type | Class and Description |
---|---|
class |
RelationshipType |
Modifier and Type | Class and Description |
---|---|
class |
VariationType |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3