| Interface | Description |
|---|---|
| GeneratorParameters |
The parameters of the
GeneratorWorker. |
| Class | Description |
|---|---|
| AdhocComponentPlugin |
Defines an adhoc component with variants for the project.
|
| EclipseModelpathTask |
Generates an eclipse modelpath file.
|
| ETriceBasePlugin |
Sets up basic configurations and tasks to generate code from models.
|
| ETriceCPlugin |
Sets up a standard eTrice C project.
|
| ETriceJavaPlugin |
Sets up a standard eTrice Java project.
|
| EtUnitConvertPlugin |
Sets up an extension to configure etunit convert tasks.
|
| EtUnitConvertTask |
Converts etunit reports to xml test reports.
|
| GenerateTask |
Base task class for generator execution.
|
| GeneratorWorker |
Gradle worker implementation for eTrice generators.
|
| ModelLibraryPlugin |
Sets up configurations and tasks to download and extract model archives.
|
| ModelSource |
Group of model files and generator options.
|
| SourceLibraryPlugin |
Sets up tasks and configurations to download and extract source archives.
|
| SourcePublishPlugin |
Sets up tasks and configurations to zip and upload source archives.
|
| UnzipTask |
Extracts files from archives.
|