net.ontopia.topicmaps.query.impl.utils
Class QueryOptimizer.PumpClause
java.lang.Object
net.ontopia.topicmaps.query.parser.AbstractClause
net.ontopia.topicmaps.query.parser.PredicateClause
net.ontopia.topicmaps.query.impl.utils.QueryOptimizer.PumpClause
- Enclosing class:
- QueryOptimizer
public static class QueryOptimizer.PumpClause
- extends PredicateClause
Method Summary |
List |
getArguments()
INTERNAL: Returns the arguments of this clause. |
QueryOptimizer.PumpClause
public QueryOptimizer.PumpClause(PredicateIF predicate,
List arguments)
getArguments
public List getArguments()
- Description copied from class:
AbstractClause
- INTERNAL: Returns the arguments of this clause. For OrClause this
is the list of all arguments to all the subclauses in the OrClause.
Likewise for NotClause.
- Overrides:
getArguments
in class PredicateClause
Copyright © 2000-2012 Ontopia.