public interface Command<D extends Diagram>
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
execute(D diagram,
BlocLines lines) |
String[] |
getDescription() |
CommandControl |
isValid(BlocLines lines) |
CommandExecutionResult execute(D diagram, BlocLines lines)
CommandControl isValid(BlocLines lines)
String[] getDescription()
Copyright © 2017. All Rights Reserved.