HEADER

biouml.standard
Class StandardQueryEngine

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

public class StandardQueryEngine
extends QueryEngineSupport


Method Summary
 NodeInfo[]getLinked(Diagram diagram, NodeInfo node, QueryOptions opt)
           

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

Method Detail

getLinked

public NodeInfo[] getLinked(Diagram diagram, NodeInfo node, QueryOptions opt)
throws java.lang.Exception

FOOTER

BOTTOM