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 class
DeleteStatement
INTERNAL: Represents a parsed DELETE statement.class
UpdateStatement
INTERNAL: Represents an UPDATE statement.
-