@Mojo(name="xpp3-extended-writer", defaultPhase=GENERATE_SOURCES, threadSafe=true) public class ModelloXpp3ExtendedWriterMojo extends ModelloXpp3WriterMojo
Constructor and Description |
---|
ModelloXpp3ExtendedWriterMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
customizeParameters(Properties parameters)
Override this method to customize the values in the properties set.
|
protected String |
getGeneratorType() |
getOutputDirectory, producesCompilableResult, setOutputDirectory
createParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, setPackagedVersions, setPackageWithVersion, setProject, setVersion
protected String getGeneratorType()
getGeneratorType
in class ModelloXpp3WriterMojo
protected void customizeParameters(Properties parameters)
AbstractModelloGeneratorMojo
This method will be called after the parameters have been populated with the parameters in the abstract mojo.
customizeParameters
in class AbstractModelloSourceGeneratorMojo
parameters
- the parameters to customizeCopyright © 2001–2019 Codehaus Plexus. All rights reserved.