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

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

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

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

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

Methods in org.xwiki.query.jpql.node that return TIs
 TIs AIsSimpleConditionalExpressionRemainder.getIs()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type TIs
 void AIsSimpleConditionalExpressionRemainder.setIs(TIs node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type TIs
AIsSimpleConditionalExpressionRemainder(TIs _is_, TNot _not_, PIsExpression _isExpression_)
           
 



Copyright © 2004-2011 XWiki. All Rights Reserved.