edu.iastate.metnet.birdseyeview
Class PrototypeAnnotations

java.lang.Object
  extended by edu.iastate.metnet.birdseyeview.PrototypeAnnotations

public class PrototypeAnnotations
extends java.lang.Object

The PrototypeAnnotations Class provides annotation data for the prototype of the Bird's Eye View API. The GO Molecular function data is not realistic; the other data should be fine.

Author:
Matt Studham Created Jan 26, 2005

Constructor Summary
PrototypeAnnotations()
           
 
Method Summary
static java.util.ArrayList create()
          This method creates a list of annotations.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrototypeAnnotations

public PrototypeAnnotations()
Method Detail

create

public static java.util.ArrayList create()
This method creates a list of annotations.

Returns:
ArrayList of Annotation objects