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