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.rdb.RdbAssignRdbAdapterRule
public class RdbAssignRdbAdapterRule
extends BasicRule
Nested Class Summary |
Nested classes/interfaces inherited from class org.objectweb.medor.optim.lib.BasicRule | |
BasicRule.ModifiedExpression |
Field Summary | |
protected Map |
Constructor Summary | |
|
Method Summary | |
protected void | |
Map | |
QueryTree | |
void |
|
Methods inherited from class org.objectweb.medor.optim.lib.BasicRule | |
replaceUsage , rewrite |
public RdbAssignRdbAdapterRule()
public RdbAssignRdbAdapterRule(Map m)
public Map getName2Adapter()
public QueryTree rewrite(QueryTree qt, QueryNode _parent) throws MedorException
- Specified by:
- rewrite in interface RewriteRule
public void setName2Adapter(Map m)