org.codehaus.modello.plugin.jpox

Class JPoxMetadataClassModelloGenerator

Implemented Interfaces:
ModelloGenerator

public class JPoxMetadataClassModelloGenerator
extends AbstractVelocityModelloGenerator

Version:
$Id: JPoxStoreModelloGenerator.java 699 2006-11-23 03:37:55Z brett $
Author:
Trygve Laugstøl

Method Summary

void
generate(Model model, Properties parameters)

Methods inherited from class org.codehaus.modello.plugin.store.AbstractVelocityModelloGenerator

makeStubVelocityContext, makeStubVelocityContext, writeClass, writeTemplate

Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator

addModelImports, capitalise, getEncoding, getFieldsForClass, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, getPrefix, initialize, isClassInModel, isCollection, isEmpty, isInnerAssociation, isMap, isPackageWithVersion, newJSourceWriter, singular, uncapitalise

Method Details

generate

public void generate(Model model,
                     Properties parameters)
            throws ModelloException
Specified by:
generate in interface ModelloGenerator