net.sourceforge.plantuml.componentdiagram.command
Class CommandCreateComponent2
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<ComponentDiagram>
net.sourceforge.plantuml.componentdiagram.command.CommandCreateComponent2
- All Implemented Interfaces:
- Command
public class CommandCreateComponent2
- extends SingleLineCommand2<ComponentDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandCreateComponent2
public CommandCreateComponent2(ComponentDiagram diagram)
isForbidden
protected boolean isForbidden(String line)
- Overrides:
isForbidden
in class SingleLineCommand2<ComponentDiagram>
executeArg
protected CommandExecutionResult executeArg(RegexResult arg)
- Specified by:
executeArg
in class SingleLineCommand2<ComponentDiagram>
Copyright © 2012. All Rights Reserved.