net.ontopia.topicmaps.query.impl.utils
Class PredicateOptions
java.lang.Object
net.ontopia.topicmaps.query.impl.utils.PredicateOptions
public class PredicateOptions
- extends java.lang.Object
INTERNAL: Used as a special, "magic", argument to predicates,
inserted by the query optimizer to tell them to behave differently.
The meaning of this argument differs depending on the predicate in
question.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PredicateOptions
public PredicateOptions(java.lang.String value)
PredicateOptions
public PredicateOptions(java.lang.Object column)
getValue
public java.lang.String getValue()
getColumn
public java.lang.Object getColumn()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2000-2012 Ontopia.