Uses of Class
org.objectweb.medor.optim.lib.PushSelectionRule.SameQT

Packages that use PushSelectionRule.SameQT
org.objectweb.medor.optim.lib   
 

Uses of PushSelectionRule.SameQT in org.objectweb.medor.optim.lib
 

Methods in org.objectweb.medor.optim.lib that return PushSelectionRule.SameQT
 PushSelectionRule.SameQT PushSelectionRule.isSameQT(Expression e)
          It evaluates if inside an expression all QueryTreeField referenced in FieldOperands come from the same QueryTree.