|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.query.parser.AbstractClause net.ontopia.topicmaps.query.parser.PredicateClause net.ontopia.topicmaps.query.impl.utils.QueryOptimizer.PumpClause
public static class QueryOptimizer.PumpClause
Field Summary |
---|
Fields inherited from class net.ontopia.topicmaps.query.parser.PredicateClause |
---|
arguments, predicate |
Constructor Summary | |
---|---|
QueryOptimizer.PumpClause(PredicateIF predicate,
java.util.List arguments)
|
Method Summary | |
---|---|
java.util.List |
getArguments()
INTERNAL: Returns the arguments of this clause. |
Methods inherited from class net.ontopia.topicmaps.query.parser.PredicateClause |
---|
addArgument, getAllLiterals, getAllVariables, getPredicate, getReplacement, setPredicate, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QueryOptimizer.PumpClause(PredicateIF predicate, java.util.List arguments)
Method Detail |
---|
public java.util.List getArguments()
AbstractClause
getArguments
in class PredicateClause
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |