net.sourceforge.plantuml.classdiagram.command
Class CommandCreateClass
- java.lang.Object
-
- net.sourceforge.plantuml.command.SingleLineCommand2<ClassDiagram>
-
- net.sourceforge.plantuml.classdiagram.command.CommandCreateClass
-
- All Implemented Interfaces:
- Command<ClassDiagram>
public class CommandCreateClass extends SingleLineCommand2<ClassDiagram>
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringCODEstatic java.lang.StringCODE_NO_DOTDOTstatic java.lang.StringDISPLAY_WITH_GENERIC
-
Constructor Summary
Constructors Constructor and Description CommandCreateClass()
-
Method Summary
-
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, getDescription, isValid
-
-
-
-
Field Detail
-
DISPLAY_WITH_GENERIC
public static final java.lang.String DISPLAY_WITH_GENERIC
-
CODE
public static final java.lang.String CODE
- See Also:
- Constant Field Values
-
CODE_NO_DOTDOT
public static final java.lang.String CODE_NO_DOTDOT
- See Also:
- Constant Field Values
-
-
DataMelt 3.0 © DataMelt by jWork.ORG