Modifier and Type | Method and Description |
---|---|
List<? extends XRef> |
XRefDAO.getAllXRefs(IdentifiableObject feature) |
Modifier and Type | Method and Description |
---|---|
void |
ReInitializationDAO.reInitialize(IdentifiableObject object) |
Modifier and Type | Method and Description |
---|---|
List<DAXRef> |
DBXRefDAO.getAllXRefs(IdentifiableObject feature) |
void |
DBXRefDAO.reInitialize(IdentifiableObject xref)
Uses the xref_id of an xref to fill in missing data that would have been
present if the the xref had initially been made by a call to getXRefs
on the identifiable object.
|
Modifier and Type | Method and Description |
---|---|
void |
DBTranslationDAO.reInitialize(IdentifiableObject object) |
void |
DBTranscriptDAO.reInitialize(IdentifiableObject object)
Uses the stableid of an object to fill in missing data
|
void |
DBGeneDAO.reInitialize(IdentifiableObject object)
Uses the stableid of an object to fill in missing data that would have been
present if the the gene had intially been made by a call to getGeneByStableID
or getGeneByID.
|
void |
DBExonDAO.reInitialize(IdentifiableObject object)
Uses the stableid of an object to fill in missing data
|
Modifier and Type | Class and Description |
---|---|
class |
DAAnalysis |
class |
DAObject |
class |
DAXRef |
Modifier and Type | Class and Description |
---|---|
class |
DAHomologyPairRelationship |
class |
DAHomologyRelationship |
class |
InverseHomologyPairRelationshipView |
Modifier and Type | Class and Description |
---|---|
class |
DAAnalyzedFeature |
class |
DAAssembledDNASequence |
class |
DAChromosome
A DAChromosome is a particular type of DAAssembledDNASequence for representing
whole chromosomes.
|
class |
DACoreObject |
class |
DADNASequence |
class |
DAExon |
class |
DAFeature |
class |
DAGene |
class |
DAProteinFeature |
class |
DATranscript |
class |
DATranslation |
class |
GapSequence |
Modifier and Type | Class and Description |
---|---|
class |
DAVariation |
class |
DAVariationXRef |
Modifier and Type | Interface and Description |
---|---|
interface |
MappableObject |
interface |
XRef |
interface |
XRefed |
Modifier and Type | Interface and Description |
---|---|
interface |
HomologyPairRelationship<CLAZZ extends Gene>
extends HomologyRelationship for those Relationships that are binary
|
interface |
HomologyRelationship<CLAZZ extends Gene>
Ensembl schema and PerlAPI claims that homology relationships
are not necessarily only binary, i.e. the could have more than two members.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AssembledDNASequence |
interface |
Chromosome |
interface |
CoreObject |
interface |
DNASequence |
interface |
Exon |
interface |
Feature |
interface |
Gene |
interface |
Transcript |
interface |
Translation |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryRelationship<CLAZZ extends IdentifiableObject> |
interface |
GroupRelationship<CLAZZ extends IdentifiableObject> |
interface |
InverseBinaryRelationshipView<CLAZZ extends BinaryRelationship<? extends IdentifiableObject>> |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryRelationship<CLAZZ extends IdentifiableObject> |
interface |
GroupRelationship<CLAZZ extends IdentifiableObject> |
Modifier and Type | Method and Description |
---|---|
IdentifiableObject |
InverseBinaryRelationshipView.getSource()
Returns the source Attributable in the relationship
|
IdentifiableObject |
BinaryRelationship.getSource()
Returns the source Attributable in the relationship
|
IdentifiableObject |
InverseBinaryRelationshipView.getTarget()
Returns the target IdentifiableObject in the relationship
|
IdentifiableObject |
BinaryRelationship.getTarget()
Returns the target IdentifiableObject in the relationship
|
Modifier and Type | Interface and Description |
---|---|
interface |
Variation |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3