Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3
Serialized Form
Package uk.ac.roslin.ensembl.biojava3 |
Package uk.ac.roslin.ensembl.config |
readResolve
private Object readResolve()
throws ObjectStreamException
- Ensure Singleton class
- Throws:
ObjectStreamException
databaseType
uk.ac.roslin.ensembl.config.EnsemblDBType.SpecificDBType databaseType
- The SpecificDBType of a given EnsemblDBType Object
i.e. CORE, COMPARA etc.
ENSEMBL_TYPE
uk.ac.roslin.ensembl.config.EnsemblDBType.GenericDBType ENSEMBL_TYPE
- The GenericDBType of a given EnsemblDBType Object
i.e. SINGLE_SPECIES, SPECIES_COMPARISON etc.
label
String label
Package uk.ac.roslin.ensembl.exception |
serialVersionUID: 1L
serialVersionUID: 1L
Package uk.ac.roslin.ensembl.model |
start
Integer start
end
Integer end
strand
Coordinate.Strand strand
strandInt
Integer strandInt
source
MappableObject source
target
MappableObject target
sourceCoordinates
Coordinate sourceCoordinates
targetCoordinates
Coordinate targetCoordinates
sourceCoordSystem
CoordinateSystem sourceCoordSystem
targetCoordSystem
CoordinateSystem targetCoordSystem
reverseMapping
Mapping reverseMapping
Package uk.ac.roslin.ensembl.model.compara |
cigarLine
String cigarLine
peptideID
String peptideID
geneID
String geneID
speciesName
String speciesName
cigarStart
Integer cigarStart
cigarEnd
Integer cigarEnd
percentCovered
Integer percentCovered
percentIdentity
Integer percentIdentity
percentSimilar
Integer percentSimilar
coords
Coordinate coords
sequenceName
String sequenceName
readResolve
private Object readResolve()
throws ObjectStreamException
- Ensure Singleton class
- Throws:
ObjectStreamException
Package uk.ac.roslin.ensembl.model.core |
Package uk.ac.roslin.ensembl.model.database |
Package uk.ac.roslin.ensembl.model.relationship |
readResolve
private Object readResolve()
throws ObjectStreamException
- Ensure Singleton class
- Throws:
ObjectStreamException
Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3