net.sourceforge.plantuml.statediagram.command
Class CommandCreateState2
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand<StateDiagram>
net.sourceforge.plantuml.statediagram.command.CommandCreateState2
- All Implemented Interfaces:
- Command
public class CommandCreateState2
- extends SingleLineCommand<StateDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandCreateState2
public CommandCreateState2(StateDiagram diagram)
executeArg
protected CommandExecutionResult executeArg(List<String> arg)
- Specified by:
executeArg
in class SingleLineCommand<StateDiagram>
Copyright © 2011. All Rights Reserved.