Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.medor.optim.lib.BasicRule
org.objectweb.medor.optim.lib.FlattenQueryTreeRule
public class FlattenQueryTreeRule
extends BasicRule
Nested Class Summary |
Nested classes/interfaces inherited from class org.objectweb.medor.optim.lib.BasicRule | |
BasicRule.ModifiedExpression |
Field Summary |
Constructor Summary | |
Methods inherited from class org.objectweb.medor.optim.lib.BasicRule | |
replaceUsage , rewrite |
public QueryTree rewrite(QueryTree qt, QueryNode parent) throws MedorException
- Specified by:
- rewrite in interface RewriteRule