| Constructor and Description |
|---|
ProtectedCommand(Command<S> cmd) |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutionResult |
execute(S system,
BlocLines lines) |
String[] |
getDescription() |
CommandControl |
isValid(BlocLines lines) |
public CommandExecutionResult execute(S system, BlocLines lines)
public CommandControl isValid(BlocLines lines)
public String[] getDescription()
getDescription in interface Command<S extends Diagram>Copyright © 2017. All rights reserved.