@Mojo(name="xdoc", threadSafe=true) public class ModelloXdocMojo extends AbstractModelloGeneratorMojo
Constructor and Description |
---|
ModelloXdocMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
customizeParameters(Properties parameters)
Override this method to customize the values in the properties set.
|
String |
getFirstVersion() |
protected String |
getGeneratorType() |
File |
getOutputDirectory() |
protected boolean |
producesCompilableResult() |
void |
setFirstVersion(String firstVersion) |
void |
setOutputDirectory(File outputDirectory) |
createParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, setPackagedVersions, setPackageWithVersion, setProject, setVersion
protected String getGeneratorType()
getGeneratorType
in class AbstractModelloGeneratorMojo
protected boolean producesCompilableResult()
producesCompilableResult
in class AbstractModelloGeneratorMojo
public File getOutputDirectory()
getOutputDirectory
in class AbstractModelloGeneratorMojo
public void setOutputDirectory(File outputDirectory)
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 AbstractModelloGeneratorMojo
parameters
- the parameters to customizepublic String getFirstVersion()
public void setFirstVersion(String firstVersion)
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.