Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3
uk.ac.roslin.ensembl.model.core
Class Exon.Phase
java.lang.Object
uk.ac.roslin.ensembl.model.core.Exon.Phase
- Enclosing interface:
- Exon
public static class Exon.Phase
- extends Object
Field Summary |
static int |
NONE
|
static int |
ONE
|
static int |
TWO
|
static int |
ZERO
|
Method Summary |
static int |
getPhase(int p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZERO
public static int ZERO
ONE
public static int ONE
TWO
public static int TWO
NONE
public static int NONE
Exon.Phase
public Exon.Phase()
getPhase
public static int getPhase(int p)
Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3