org.codehaus.modello.plugin.store

Class StoreModelloGenerator

Implemented Interfaces:
ModelloGenerator

public class StoreModelloGenerator
extends AbstractModelloGenerator

Version:
$Id: StoreModelloGenerator.java 895 2008-05-24 22:31:50Z hboutemy $
Author:
Trygve Laugstøl

Method Summary

void
generate(Model model, Properties properties)

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 properties)
            throws ModelloException
Specified by:
generate in interface ModelloGenerator