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.jorm.JormRule
org.objectweb.medor.optim.jorm.Jorm2Rdb
public class Jorm2Rdb
extends JormRule
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.jorm.JormRule | |
getClassMapping , getGenClassMapping , getJORMFieldName , getPEM , getPNCOperand , getPrimitiveElement |
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