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