Interface | Description |
---|---|
CommandLineAction |
Action allows to execute custom task in application command line mode.
|
Class | Description |
---|---|
CommandLine |
MagicDraw commandline launcher.
Extend it and implement CommandLine.run() method. |
CommandLineActionManager |
Manager registers available command line actions.
|