Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MOPFactory
Method Summary | |
MOP |
|
MOP |
|
public MOP createBindingMOP(JormCompilerParameter cp, String mappername) throws PException
This method must return a new instance of a BindingMOP.
public MOP createMappingMOP(JormCompilerParameter cp, String mappername) throws PException
This method must return a new instance of a MappingMOP.