Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3
Ensembl Model
v1.09

uk.ac.roslin.ensembl.model.core
Interface Exon

All Superinterfaces:
Feature, IdentifiableObject, MappableObject, Serializable

public interface Exon
extends Feature

Author:
tpaterso

Nested Class Summary
static class Exon.Phase
           
 
Method Summary
 int getPhase()
           
 Boolean isConstitutive()
           
 
Methods inherited from interface uk.ac.roslin.ensembl.model.core.Feature
addMappedObjectType, getChromosomeMapping, isCurrent, isObjectTypeMapped
 
Methods inherited from interface uk.ac.roslin.ensembl.model.MappableObject
addMapping, clearAllMappings, getMappings, getMappings
 
Methods inherited from interface uk.ac.roslin.ensembl.model.IdentifiableObject
getDBVersion, getHashID, getId, getSchemaVersion, getType, setId
 

Method Detail

getPhase

int getPhase()

isConstitutive

Boolean isConstitutive()

Ensembl Model
v1.09

Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3