| Class | Description |
|---|---|
| ClassRealmMojo |
Abstract mojo which has an injected Plexus class realm such that
subclass mojo's can add resource and other URL's etc..
|
| ConfiguratorMojo |
Common superclass for Plasma mojo's which uses the configurator javadoc
annotation and a custom Plexus conponent configurator add the project's
runtime classpath elements to the mojo classpath.
|
| DSLMojo |
Mojo implementation for generating DSL artifacts, such as source code, which
sets up the mojo environment and then calls the Plasma DSL command-line (CLI)
tool, passing it mojo args.
|
| IncludeProjectDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's runtime classpath
elements to the mojo classpath.
|
| MojoConstants | |
| MojoUtils | |
| RDBMojo |
Mojo implementation for generating RDB related artifacts, such as relational
database schemas and UML models, which sets up the mojo environment and then
calls the Plasma RDB command-line (CLI) tool, passing it mojo args.
|
| SDOMojo |
Mojo implementation for generating SDO artifacts, such as source code, which
sets up the mojo environment and then calls the Plasma SDO command-line (CLI)
tool, passing it mojo args.
|
| UMLMojo |
Mojo implementation for generating UML modeling artifacts from various
sources.
|
| XSDMojo |
Mojo implementation for generating SDO model artifacts from XML Schema, such
as UML/XMI.
|
Copyright © 2018. All rights reserved.