| AbstractGenerationCommand |
Abstract command to call generators.
|
| ContextMapGenerationCommand |
This command calls the (graphical) Context Map generator based on Graphviz.
|
| GenericTextFileGenerationCommand |
This command calls the generic text file generator that generates an output
file based on a Freemarker template.
|
| MDSLGenerationCommand |
This command calls the MDSL generator that generates all MDSL
service contracts.
|
| NewServiceCutGenerationCommand |
This command calls the 'New Service Cut' generator that generates a new
Context Mapping Model using Service Cutter.
|
| PlantUMLGenerationCommand |
This command calls the PlantUML generator that generates all PlantUML
diagrams.
|
| ServiceCutterInputGenerationCommand |
This command calls the 'Service Cutter Input' generator that generates a JSON
file containing the ERD input used by Service Cutter
(https://github.com/ServiceCutter/ServiceCutter/).
|
| ServiceCutterUserRepresentationExampleFileGenerationCommand |
This command calls the 'Service Cutter User Representation Example File'
generator that generates a SCL file containing exemplary user representations
for Service Cutter (https://github.com/ServiceCutter/ServiceCutter/).
|
| ServiceCutterUserRepresentationsGenerationCommand |
This command calls the 'Service Cutter User Representations' generator that
generates a SCL file containing the user representations used by Service
Cutter (https://github.com/ServiceCutter/ServiceCutter/).
|
| SketchMinerGenerationCommand |
This command calls the Sketch Miner generator that generates Sketch Miner
text out of the application layer flows.
|