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<DescriptionDiagram>
public class CommandCreateElementFull extends SingleLineCommand2<DescriptionDiagram>
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringALL_TYPESstatic java.lang.StringCODEstatic java.lang.StringCODE_WITH_QUOTEstatic java.lang.StringDISPLAYstatic java.lang.StringDISPLAY_WITHOUT_QUOTE
-
Constructor Summary
Constructors Constructor and Description CommandCreateElementFull()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static booleanexistsWithBadType(AbstractEntityDiagram diagram, Code code, LeafType type, USymbol usymbol)-
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, getDescription, isValid
-
-
-
-
Field Detail
-
ALL_TYPES
public static final java.lang.String ALL_TYPES
- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
- See Also:
- Constant Field Values
-
CODE_WITH_QUOTE
public static final java.lang.String CODE_WITH_QUOTE
- See Also:
- Constant Field Values
-
DISPLAY
public static final java.lang.String DISPLAY
- See Also:
- Constant Field Values
-
DISPLAY_WITHOUT_QUOTE
public static final java.lang.String DISPLAY_WITHOUT_QUOTE
- See Also:
- Constant Field Values
-
-
Method Detail
-
existsWithBadType
public static boolean existsWithBadType(AbstractEntityDiagram diagram, Code code, LeafType type, USymbol usymbol)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG