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