net.sourceforge.plantuml.classdiagram.command
Class CommandHideShow3
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<ClassDiagram>
net.sourceforge.plantuml.classdiagram.command.CommandHideShow3
- All Implemented Interfaces:
- Command
public class CommandHideShow3
- extends SingleLineCommand2<ClassDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandHideShow3
public CommandHideShow3(ClassDiagram classDiagram)
executeArg
protected CommandExecutionResult executeArg(RegexResult arg)
- Specified by:
executeArg
in class SingleLineCommand2<ClassDiagram>
Copyright © 2012. All Rights Reserved.