public abstract class AbstractEagleCodegenMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AbstractEagleCodegenMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract File |
getModelsDirectory()
Gets the base directory in which the MOJO should look for the model.
|
protected abstract File |
getModifiableFilesOutputDirectory()
Destination for modifiable generated files.
|
protected abstract File |
getModifiableResourcesOutputDirectory()
Resources directory
|
protected abstract File |
getUnmodifiableFilesOutputDirectory()
Destination for unmodifiable generated files.
|
protected abstract File |
getUnmodifiableResourcesOutputDirectory()
Unmodifiable Resources directory
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected abstract File getModelsDirectory()
protected abstract File getUnmodifiableFilesOutputDirectory()
protected abstract File getUnmodifiableResourcesOutputDirectory()
protected abstract File getModifiableResourcesOutputDirectory()
protected abstract File getModifiableFilesOutputDirectory()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.