phenote.gui
Class ShrimpDag

java.lang.Object
  extended by phenote.gui.ShrimpDag

public class ShrimpDag
extends java.lang.Object


Method Summary
 void display()
           
 void initOntologies()
          send obo sessions to shrimp so it can set them up in its datamodel
static ShrimpDag inst()
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

inst

public static ShrimpDag inst()

reset

public static void reset()

initOntologies

public void initOntologies()
send obo sessions to shrimp so it can set them up in its datamodel


display

public void display()