|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractLogEnabled
org.codehaus.modello.plugin.AbstractModelloGenerator
org.codehaus.modello.plugin.java.AbstractJavaModelloGenerator
org.codehaus.modello.plugin.converters.ConverterGenerator
public class ConverterGenerator
Generate a basic conversion class between two versions of a model.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.modello.plugin.java.AbstractJavaModelloGenerator |
|---|
DEFAULT_DATE_FORMAT, useJava5 |
| Constructor Summary | |
|---|---|
ConverterGenerator()
|
|
| Method Summary | |
|---|---|
void |
generate(Model model,
java.util.Properties parameters)
|
| Methods inherited from class org.codehaus.modello.plugin.java.AbstractJavaModelloGenerator |
|---|
addModelImports, getClasses, getDefaultValue, getJavaDefaultValue, getPrefix, getValueChecker, initHeader, initHeader, initialize, isJavaEnabled, isRelevant, isTrackingSupport, newJSourceWriter, suppressAllWarnings |
| Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator |
|---|
capitalise, contextualize, getBuildContext, getEncoding, getFieldsForClass, getGeneratedVersion, getHeader, getModel, getOutputDirectory, getParameter, getParameter, getParameter, isClassInModel, isCollection, isEmpty, isInnerAssociation, isMap, isPackageWithVersion, singular, uncapitalise |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConverterGenerator()
| Method Detail |
|---|
public void generate(Model model,
java.util.Properties parameters)
throws ModelloException
ModelloException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||