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