| Class | Description |
|---|---|
| CassandraMojo |
Mojo implementation for generating Cassandra NoSQL Database related artifacts, such as
database schemas and UML models, which sets up the mojo environment and then calls
the Cassandra command-line (CLI) tool, passing it mojo args.
|
| 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 | |
| QueryMojo |
Mojo implementation for generating SDO artifacts, such as
source code, which sets up the mojo environment and then calls
the Plasma Query command-line (CLI) tool, passing it mojo args.
|
| 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 © 2015. All Rights Reserved.