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