|
Public Member Functions |
| CommUnit () |
| CommUnit (String s, String cb) |
| CommUnit (String s, String cb, boolean dbg) |
void | setServletURL (String s) |
void | setCodeBaseURL (String cb) |
HashMap | getInitInfo () |
HashMap | getInitInfo (String runs, String pos, String show, String bg) |
HashMap | getUp2Date (String runs) |
Gene[] | getGenes (String gene, String base, String curveid, String genes) throws GeneNotFoundException |
String | getVersion () |
String[][] | getAvailCurves () |
String[][] | getAvailCurves (String url) |
Vector | getAnno (String base, String src, String pos, String genes, String curveId) |
ChromInfo | getChromInfo (String base, String name) throws VGBException |
CurveModel | getCurve (CurveInfo curve, String pos, CurveModel cmodel, VistaApp va) |
Vector | checkCurves (Vector curves, String pos) |
synchronized Document | sendRequest (String src) |
Public Attributes |
boolean | debug = false |
Protected Attributes |
String | servletURL |
String | codeBaseURL |
Static Protected Attributes |
final String | GET_CURVE = "get_region" |
final String | GET_AVAIL_CURVES = "get_curves" |
final String | GET_ANNO = "get_anno" |
final String | GET_INIT = "get_init_info" |
final String | GET_GENES = "get_genes" |
final String | UP2DATE = "up2date" |
final String | CHROM_INFO = "chrom_info" |
final String | VERSION = "version" |
final int | RETRIES = 5 |
Copyright: Copyright (c) 2002 Ernst Orlando Lawrence Berkeley National Laboratory