Uses of Class
org.xwiki.query.jpql.node.TObject

Packages that use TObject
org.xwiki.query.jpql.analysis   
org.xwiki.query.jpql.node   
 

Uses of TObject in org.xwiki.query.jpql.analysis
 

Methods in org.xwiki.query.jpql.analysis with parameters of type TObject
 void AnalysisAdapter.caseTObject(TObject node)
           
 void Analysis.caseTObject(TObject node)
           
 

Uses of TObject in org.xwiki.query.jpql.node
 

Methods in org.xwiki.query.jpql.node that return TObject
 TObject AObjectSelectExpression.getObject()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type TObject
 void AObjectSelectExpression.setObject(TObject node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type TObject
AObjectSelectExpression(TObject _object_, TLbr _lbr_, PPath _path_, TRbr _rbr_)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.