biouml.standard
Class StandardQueryEngine

java.lang.Object
  extended bybiouml.model.QueryEngineSupport
      extended bybiouml.standard.StandardQueryEngine
All Implemented Interfaces:
QueryEngine

public class StandardQueryEngine
extends QueryEngineSupport


Field Summary
 
Fields inherited from class biouml.model.QueryEngineSupport
log
 
Constructor Summary
StandardQueryEngine()
           
 
Method Summary
 NodeInfo[] getLinked(Diagram diagram, NodeInfo node, QueryOptions opt)
           
 
Methods inherited from class biouml.model.QueryEngineSupport
addLinked, createEdges, findNearestNode, findNodeInfo, getCompartment, getCompartmentKernels, getDefaultQueryOptions, searchLinked, searchLinked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardQueryEngine

public StandardQueryEngine()
Method Detail

getLinked

public NodeInfo[] getLinked(Diagram diagram,
                            NodeInfo node,
                            QueryOptions opt)
                     throws java.lang.Exception
Specified by:
getLinked in class QueryEngineSupport
Throws:
java.lang.Exception


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