Class PlantUMLGenerationCommand
- java.lang.Object
-
- org.contextmapper.dsl.ide.commands.impl.generation.AbstractGenerationCommand
-
- org.contextmapper.dsl.ide.commands.impl.generation.PlantUMLGenerationCommand
-
- All Implemented Interfaces:
CMLResourceCommand
public class PlantUMLGenerationCommand extends AbstractGenerationCommand
This command calls the PlantUML generator that generates all PlantUML diagrams.
-
-
Constructor Summary
Constructors Constructor Description PlantUMLGenerationCommand()
-
Method Summary
-
Methods inherited from class org.contextmapper.dsl.ide.commands.impl.generation.AbstractGenerationCommand
executeCommand, getFileSystemAccess
-
-