HEADER

biouml.standard
Class PathwayQueryEngine

biouml.model.QueryEngineSupport
  |
  +--biouml.standard.PathwayQueryEngine

public abstract class PathwayQueryEngine
extends QueryEngineSupport

Created by IntelliJ IDEA. User: artem Date: 02.04.2004 Time: 12:56:39 To change this template use Options | File Templates.


Field Summary
 final static intMAX_REACTIONS_VALUE
           

Method Summary
 QueryOptionsgetDefaultQueryOptions(Class diagramType)
           
 booleanisSmallMolecule(Base base, Object obj)
           

Methods inherited from class biouml.model.QueryEngineSupport
addLinked, getCompartment, getLinked, searchLinked

Field Detail

MAX_REACTIONS_VALUE

public final static int MAX_REACTIONS_VALUE
Method Detail

getDefaultQueryOptions

public QueryOptions getDefaultQueryOptions(Class diagramType)

isSmallMolecule

public boolean isSmallMolecule(Base base, Object obj)

FOOTER

BOTTOM