| AbstractIDLJMojo |
This is abstract class used to decrease the code needed to the creation of the compiler MOJO.
|
| AbstractIDLJMojo.DependenciesFacade |
|
| AbstractTranslator |
Shared capabilities for translators.
|
| AbstractTranslator.ClassLoaderFacade |
An interface for loading the proper IDL compiler class.
|
| CompilerTranslator |
This is the interface to implement in order to add a new compiler backend to this plugin
|
| Define |
This class is used to rappresent the definition of a define
|
| IdljTranslator |
Parent class for translators that use the IDLJ parameters.
|
| PackagePrefix |
|
| PackageTranslation |
Attributes for performing package translation.
|
| Source |
This class represent the source tag available in the configuration tree of the maven plugin
|
| TranslatorType |
A selector for the types of IDL translators supported
|