org.utgenome.gwt.utgb.client.track
Interface UTGBProperty


public interface UTGBProperty

Common properties shared in a track group

Author:
leo

Field Summary
static String[] coordinateParameters
           
static String DB_GROUP
           
static String DB_NAME
           
static String GROUP
           
static String REVISION
           
static String SEQUENCE_SIZE
           
static String SPECIES
           
static String TARGET
           
 

Field Detail

SEQUENCE_SIZE

static final String SEQUENCE_SIZE
See Also:
Constant Field Values

SPECIES

static final String SPECIES
See Also:
Constant Field Values

REVISION

static final String REVISION
See Also:
Constant Field Values

TARGET

static final String TARGET
See Also:
Constant Field Values

GROUP

static final String GROUP
See Also:
Constant Field Values

DB_GROUP

static final String DB_GROUP
See Also:
Constant Field Values

DB_NAME

static final String DB_NAME
See Also:
Constant Field Values

coordinateParameters

static final String[] coordinateParameters


Copyright © 2007-2012 utgenome.org. All Rights Reserved.