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