biouml.standard
Class PathwayQueryOptions

java.lang.Object
  extended bybiouml.model.QueryOptions
      extended bybiouml.standard.PathwayQueryOptions

public class PathwayQueryOptions
extends QueryOptions


Field Summary
 
Fields inherited from class biouml.model.QueryOptions
DEFAULT_DEPTH, DIRECTION_BOTH, DIRECTION_DOWN, DIRECTION_REACHABLE, DIRECTION_UNDEFINED, DIRECTION_UP
 
Constructor Summary
PathwayQueryOptions(int depth, int direction)
           
 
Method Summary
 boolean isIncludeSmallMolecules()
           
 void setIncludeSmallMolecules(boolean includeSmallMolecules)
           
 
Methods inherited from class biouml.model.QueryOptions
getDepth, getDirection, setDepth, setDirection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathwayQueryOptions

public PathwayQueryOptions(int depth,
                           int direction)
Method Detail

isIncludeSmallMolecules

public boolean isIncludeSmallMolecules()

setIncludeSmallMolecules

public void setIncludeSmallMolecules(boolean includeSmallMolecules)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.