org.codehaus.modello.plugin.stash
Class StashModelloGenerator

java.lang.Object
  extended byorg.codehaus.plexus.logging.AbstractLogEnabled
      extended byorg.codehaus.modello.plugin.AbstractModelloGenerator
          extended byorg.codehaus.modello.plugin.stash.StashModelloGenerator
All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled, org.codehaus.modello.plugin.ModelloGenerator

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

Version:
$Id: StashModelloGenerator.java 430 2005-07-01 13:24:35Z trygvis $
Author:
Trygve Laugstøl

Constructor Summary
StashModelloGenerator()
           
 
Method Summary
 void generate(org.codehaus.modello.model.Model model, java.util.Properties properties)
           
 
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator
addModelImports, capitalise, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, getPrefix, initialize, 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

StashModelloGenerator

public StashModelloGenerator()
Method Detail

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-2007 Codehaus. All Rights Reserved.