biouml.model
Interface QueryEngine
- All Known Implementing Classes:
- QueryEngineSupport
- public interface QueryEngine
getDefaultQueryOptions
public QueryOptions getDefaultQueryOptions(java.lang.Class diagramType)
searchLinked
public NodeInfo[] searchLinked(Diagram diagram,
Node node,
QueryOptions options)
throws java.lang.Exception
- Throws:
java.lang.Exception
addLinked
public NodeInfo[] addLinked(Diagram diagram,
Node start,
NodeInfo[] nodeInfoArr)
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.