net.sourceforge.plantuml.jungle
Class CommandCreateNode

java.lang.Object
  extended by net.sourceforge.plantuml.command.SingleLineCommand2<PSystemTree>
      extended by net.sourceforge.plantuml.jungle.CommandCreateNode
All Implemented Interfaces:
Command<PSystemTree>

public class CommandCreateNode
extends SingleLineCommand2<PSystemTree>


Constructor Summary
CommandCreateNode()
           
 
Method Summary
protected  CommandExecutionResult executeArg(PSystemTree diagram, RegexResult arg)
           
 
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandCreateNode

public CommandCreateNode()
Method Detail

executeArg

protected CommandExecutionResult executeArg(PSystemTree diagram,
                                            RegexResult arg)
Specified by:
executeArg in class SingleLineCommand2<PSystemTree>


Copyright © 2014. All Rights Reserved.