org.objectweb.medor.optim.lib

Class PushSelectionRule.SameQT

Enclosing Class:
PushSelectionRule

public class PushSelectionRule.SameQT
extends java.lang.Object

Field Summary

boolean
isSame
QueryTree
qt

Constructor Summary

SameQT()
SameQT(boolean i, QueryTree q)

Field Details

isSame

public boolean isSame


qt

public QueryTree qt

Constructor Details

SameQT

public SameQT()


SameQT

public SameQT(boolean i,
              QueryTree q)