| Package | Description |
|---|---|
| org.thewonderlemming.c4plantuml.mojo |
Contains most of the MOJOs and their shared classes.
|
| org.thewonderlemming.c4plantuml.mojo.linting |
Contains the
LintingMojo and its dependencies used to type the
parameters in the pom.xml configuration.. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportingMojo
A MOJO that parses the C4 PlantUML files that are contained in the output directory and generates a GraphML file with
the gathered information.
|
class |
SyntaxCheckingMojo
A MOJO that parses the C4 PlantUML that are contained in the output directory and breaks the build if any syntax
error is detected.
|
class |
WatermarkingMojo
A MOJO that adds a watermark to the C4 PlantUML files that are contained in the output directory, allowing the
generated schemas to hold information on the generation date, the build version and so on.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LintingMojo
A MOJO that parses the C4 PlantUML files that are contained in the output directory and applies a set of linting
rules to find violations.
|
Copyright © 2020. All rights reserved.