uk.ac.ic.doc.automed.reps.pathway
Class PathwayFinderConfiguration

java.lang.Object
  extended by uk.ac.ic.doc.automed.reps.pathway.PathwayFinderConfiguration

public class PathwayFinderConfiguration
extends java.lang.Object

PathwayFinderConfiguration.java

Author:
Duc M Le dmle@doc.ic.ac.uk Created on 01 August 2006 Department of Computing, Imperial College

Constructor Summary
PathwayFinderConfiguration()
          Creates a new instance of PathwayFinderConfiguration
 
Method Summary
 int getQuality()
           
 void setQuality(int qlty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathwayFinderConfiguration

public PathwayFinderConfiguration()
Creates a new instance of PathwayFinderConfiguration

Method Detail

setQuality

public void setQuality(int qlty)

getQuality

public int getQuality()