public class DAExon extends DAFeature implements Exon
DAFeature.Status
DAObject.DAComparator
Exon.Phase
current, description, displayName, displayXRef, initialized, length, mappedObjectTypes, mappings, objectTypeMappings, status, thisSequence
comparaFactories, creationDate, modificationDate, species, stableID, version
daComparator, daoFactory, dbVersion, id, registry, schemaVersion
Constructor and Description |
---|
DAExon() |
DAExon(DAOCoreFactory factory) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
int |
getEndPhase() |
int |
getPhase() |
Integer |
getRank() |
DATranscript |
getTranscript() |
Integer |
getTranscriptID() |
ObjectType |
getType() |
Boolean |
isConstitutive() |
void |
setConstitutive(Boolean constitutive) |
void |
setEndPhase(int endPhase) |
void |
setPhase(int phase) |
void |
setRank(Integer rank) |
void |
setTranscript(Transcript transcript) |
void |
setTranscriptID(Integer transcriptID) |
addMappedObjectType, addMapping, clearAllMappings, convertChromosomePositionToFeature, convertToTargetCoordinate, convertToTargetPosition, getAnnotationLevelMappings, getBuildLevelMappings, getChromosomeMapping, getChromosomeMapping, getChromosomeMappings, getCreationDate, getDescription, getFlankingTargetSequenceAsString, getId, getLength, getLoadedMappings, getLoadedMappings, getModificationDate, getPaddedFlankingTargetSequenceAsString, getRNASequence, getRNASequenceAsString, getRNASequenceAsString, getSequence, getSequenceAsString, getSequenceAsString, getStatus, getTargetSequence, getTopLevelMappings, getTopLevelTargetCoordinates, getTopLevelTargetSequence, getVersion, inititializeTopLevel, isCurrent, isInitialized, isObjectTypeMapped, setCurrent, setDescription, setDisplayName, setInitialized, setLength, setStatus
getAssembly, getComparaDivision, getComparaFactory, getComparaFactory, getDaoFactory, getSpecies, getStableID, setCreationDate, setDBVersion, setModificationDate, setSpecies, setStableID, setVersion
getDBVersion, getHashID, getRegistry, getSchemaVersion, isLazyloadAllowed, setDaoFactory, setId, setLazyloadAllowed, setRegistry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addMappedObjectType, getChromosomeMapping, getChromosomeMapping, getChromosomeMappings, isCurrent, isObjectTypeMapped
addMapping, clearAllMappings, getLoadedMappings, getLoadedMappings
getDBVersion, getHashID, getId, getSchemaVersion, setId
public DAExon()
public DAExon(DAOCoreFactory factory)
public ObjectType getType()
getType
in interface IdentifiableObject
public DATranscript getTranscript()
public void setTranscript(Transcript transcript)
public Integer getTranscriptID()
public void setTranscriptID(Integer transcriptID)
public String getDisplayName()
getDisplayName
in class DAFeature
public void setPhase(int phase)
public int getEndPhase()
public void setEndPhase(int endPhase)
public Boolean isConstitutive()
isConstitutive
in interface Exon
public void setConstitutive(Boolean constitutive)
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3