|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
Method Summary | |
MOP |
createBindingMOP(JormCompilerParameter cp,
java.lang.String mappername)
This method must return a new instance of a BindingMOP. |
java.lang.Object |
createClassGenerationContext(Mapping mo)
Creates a generation context that can be shared between binding and mapping generation for a particular class. |
MOP |
createMappingMOP(JormCompilerParameter cp,
java.lang.String mappername)
This method must return a new instance of a MappingMOP. |
Method Detail |
public MOP createMappingMOP(JormCompilerParameter cp, java.lang.String mappername) throws PException
PException
public MOP createBindingMOP(JormCompilerParameter cp, java.lang.String mappername) throws PException
PException
public java.lang.Object createClassGenerationContext(Mapping mo) throws PException
PException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |