Uses of Class
net.ontopia.topicmaps.query.parser.ModificationFunctionStatement
-
Packages that use ModificationFunctionStatement Package Description net.ontopia.topicmaps.query.parser Contains the code that parses tolog queries. -
-
Uses of ModificationFunctionStatement in net.ontopia.topicmaps.query.parser
Subclasses of ModificationFunctionStatement in net.ontopia.topicmaps.query.parser Modifier and Type Class Description classDeleteStatementINTERNAL: Represents a parsed DELETE statement.classUpdateStatementINTERNAL: Represents an UPDATE statement.
-