org.codehaus.modello.plugin.jpox
Class JPoxJdoMappingModelloGenerator

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.modello.plugin.AbstractModelloGenerator
          extended by org.codehaus.modello.plugin.jpox.JPoxJdoMappingModelloGenerator
All Implemented Interfaces:
org.codehaus.modello.plugin.ModelloGenerator, org.codehaus.plexus.logging.LogEnabled

public class JPoxJdoMappingModelloGenerator
extends org.codehaus.modello.plugin.AbstractModelloGenerator

Version:
$Id: JPoxJdoMappingModelloGenerator.java 829 2007-03-22 14:32:42Z joakime $
Author:
Trygve Laugstøl

Constructor Summary
JPoxJdoMappingModelloGenerator()
           
 
Method Summary
 void generate(org.codehaus.modello.model.Model model, java.util.Properties properties)
           
protected  void initialize(org.codehaus.modello.model.Model model, java.util.Properties parameters)
           
 
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator
addModelImports, capitalise, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, getPrefix, isClassInModel, isCollection, isEmpty, isMap, isPackageWithVersion, singular, uncapitalise
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPoxJdoMappingModelloGenerator

public JPoxJdoMappingModelloGenerator()
Method Detail

initialize

protected void initialize(org.codehaus.modello.model.Model model,
                          java.util.Properties parameters)
                   throws org.codehaus.modello.ModelloException
Overrides:
initialize in class org.codehaus.modello.plugin.AbstractModelloGenerator
Throws:
org.codehaus.modello.ModelloException

generate

public void generate(org.codehaus.modello.model.Model model,
                     java.util.Properties properties)
              throws org.codehaus.modello.ModelloException
Throws:
org.codehaus.modello.ModelloException


Copyright © 2001-2011 Codehaus. All Rights Reserved.