Uses of Interface
net.ontopia.topicmaps.query.core.ParsedModificationStatementIF

Packages that use ParsedModificationStatementIF
net.ontopia.topicmaps.query.core Contains the interfaces through which interaction with query processors, queries, and query results are done. 
 

Uses of ParsedModificationStatementIF in net.ontopia.topicmaps.query.core
 

Methods in net.ontopia.topicmaps.query.core that return ParsedModificationStatementIF
 ParsedModificationStatementIF QueryProcessorIF.parseUpdate(java.lang.String statement)
          PUBLIC: Parses the update statement, returning an object representing the result.
 ParsedModificationStatementIF QueryProcessorIF.parseUpdate(java.lang.String statement, DeclarationContextIF context)
          PUBLIC: Parses the update statement in the given context, returning an object representing the result.
 



Copyright © 2000-2010 Ontopia.