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

uk.ac.roslin.ensembl.model.core
Class Exon.Phase

java.lang.Object
  extended by 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
           
 
Constructor Summary
Exon.Phase()
           
 
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
 

Field Detail

ZERO

public static int ZERO

ONE

public static int ONE

TWO

public static int TWO

NONE

public static int NONE
Constructor Detail

Exon.Phase

public Exon.Phase()
Method Detail

getPhase

public static int getPhase(int p)

Ensembl Model
v1.09

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