@OpenApiAll
public interface CommandLineAction
CommandLineActionManager.addAction(CommandLineAction).CommandLineActionManager| Modifier and Type | Method and Description |
|---|---|
byte |
execute(java.lang.String[] args)
Implement this method to execute custom task in running MagicDraw application environment.
|