net.sourceforge.plantuml.project2.command
Class CommandCloseWeekDay

java.lang.Object
  extended by net.sourceforge.plantuml.command.SingleLineCommand<PSystemProject2>
      extended by net.sourceforge.plantuml.project2.command.CommandCloseWeekDay
All Implemented Interfaces:
Command<PSystemProject2>

public class CommandCloseWeekDay
extends SingleLineCommand<PSystemProject2>


Constructor Summary
CommandCloseWeekDay()
           
 
Method Summary
protected  CommandExecutionResult executeArg(PSystemProject2 diagram, List<String> arg)
           
 
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand
actionIfCommandValid, execute, getDescription, getSplit, isCommandForbidden, isForbidden, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandCloseWeekDay

public CommandCloseWeekDay()
Method Detail

executeArg

protected CommandExecutionResult executeArg(PSystemProject2 diagram,
                                            List<String> arg)
Specified by:
executeArg in class SingleLineCommand<PSystemProject2>


Copyright © 2014. All Rights Reserved.