Package | Description |
---|---|
uk.ac.roslin.ensembl.dao.database | |
uk.ac.roslin.ensembl.datasourceaware.core | |
uk.ac.roslin.ensembl.datasourceaware.variation | |
uk.ac.roslin.ensembl.mapper |
Modifier and Type | Method and Description |
---|---|
List<DAXRef> |
DBXRefDAO.getAllXRefs(IdentifiableObject feature) |
Modifier and Type | Field and Description |
---|---|
protected DAXRef |
DAFeature.displayXRef |
Modifier and Type | Field and Description |
---|---|
protected HashMap<ExternalDBType,Set<DAXRef>> |
DATranslation.typedXRefs |
protected HashMap<ExternalDBType,Set<DAXRef>> |
DATranscript.typedXRefs |
protected HashMap<ExternalDBType,Set<DAXRef>> |
DAGene.typedXRefs |
protected Set<DAXRef> |
DATranslation.xrefs |
protected Set<DAXRef> |
DATranscript.xrefs |
protected Set<DAXRef> |
DAGene.xrefs |
Modifier and Type | Method and Description |
---|---|
DAXRef |
DATranscript.getDisplayXRef()
Triggers lazyload if Transcript is not initialized.
|
DAXRef |
DAGene.getDisplayXRef() |
Modifier and Type | Method and Description |
---|---|
Set<DAXRef> |
DATranslation.getAllXRefs() |
Set<DAXRef> |
DATranscript.getAllXRefs() |
Set<DAXRef> |
DAGene.getAllXRefs() |
Set<DAXRef> |
DATranscript.getCCDSXRefs() |
Set<DAXRef> |
DATranslation.getVegaXRefs() |
Set<DAXRef> |
DATranscript.getVegaXRefs() |
Set<DAXRef> |
DAGene.getVegaXRefs() |
protected Set<DAXRef> |
DATranslation.getXRefs(ExternalDBType type)
Returns preloaded XRefs of given type: Note - does not lazy load these.
|
protected Set<DAXRef> |
DATranscript.getXRefs(ExternalDBType type)
Beware: this method does not trigger lazyloading of typed XRefs.
|
protected Set<DAXRef> |
DAGene.getXRefs(ExternalDBType type)
Returns preloaded XRefs of given type: Note - does not lazy load these
|
Modifier and Type | Method and Description |
---|---|
void |
DATranscript.setDisplayXRef(DAXRef xref) |
void |
DAGene.setDisplayXRef(DAXRef xref) |
Modifier and Type | Class and Description |
---|---|
class |
DAVariationXRef |
Modifier and Type | Method and Description |
---|---|
DAXRef |
XRefMapper.reInitialize(FeatureQuery query) |
Modifier and Type | Method and Description |
---|---|
List<DAXRef> |
XRefMapper.getXRefs(FeatureQuery query) |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3