org.compbio.bioverse.viewer
Class Interaction

java.lang.Object
  extended byorg.compbio.bioverse.viewer.Interaction

public class Interaction
extends java.lang.Object


Constructor Summary
Interaction()
           
 
Method Summary
static java.lang.String getGenome()
           
 double getStrength()
           
static void setGenome(java.lang.String genomeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interaction

public Interaction()
Method Detail

getGenome

public static java.lang.String getGenome()

setGenome

public static void setGenome(java.lang.String genomeName)

getStrength

public double getStrength()