|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.medor.lib.BasicField | +--org.objectweb.medor.query.lib.BasicQueryTreeField
Field Summary |
Fields inherited from interface org.objectweb.medor.api.Field |
NONULLS, NULLABLE, NULLABLEUNKNOWN, PNAMENAME |
Constructor Summary | |
BasicQueryTreeField(java.lang.String name,
PType type,
QueryTree qt)
|
Method Summary | |
QueryTree |
getQueryTree()
|
Methods inherited from class org.objectweb.medor.lib.BasicField |
clone, getName, getNullStatus, getType |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.objectweb.medor.api.Field |
getName, getNullStatus, getType |
Methods inherited from interface org.objectweb.medor.api.Cloneable |
clone |
Constructor Detail |
public BasicQueryTreeField(java.lang.String name, PType type, QueryTree qt) throws MedorException
Method Detail |
public QueryTree getQueryTree()
getQueryTree
in interface QueryTreeField
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |