Class | Description |
---|---|
CodeGenerator |
Generate plug-in code from plugin.xml.
|
ParameterAccessor |
Abstract base class that provides methods for access parameters of different
types.
|
RuntimeExtension |
Helper class to wrap an existing extension for use in a plugin.
|
SubParameterAccessor |
Helper class to wrap a parameter for use in the generated code.
|
Util |
Some useful helper methods.
|