|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||