|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jorm.generator.lib.CommonHelper | +--org.objectweb.jorm.mapper.mem.generator.MemMappingMOP
This class implements the BindingMOP interface in order to specialize the generation of the PClassMapping for the memory mapping.
Field Summary |
Fields inherited from class org.objectweb.jorm.generator.lib.CommonHelper |
logger, loggerFactory, PN_GET_TYPES |
Constructor Summary | |
MemMappingMOP()
|
Method Summary | |
java.lang.String[] |
getTemplateLibraries()
|
void |
initContext(Context ctx)
Initializes a velocity context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MemMappingMOP()
Method Detail |
public void initContext(Context ctx) throws PException
MOP
initContext
in interface MOP
ctx
- is the context to initialize
PException
public java.lang.String[] getTemplateLibraries()
getTemplateLibraries
in interface MOP
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |