Uses of Enum Class
net.sourceforge.plantuml.command.CommandControl
Packages that use CommandControl
-
Uses of CommandControl in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command that return CommandControlModifier and TypeMethodDescriptionprotected CommandControl
CommandMultilines.finalVerification()
protected CommandControl
CommandMultilines2.finalVerification
(BlocLines lines) protected CommandControl
CommandMultilines3.finalVerification()
protected CommandControl
CommandMultilinesBracket.finalVerification()
protected CommandControl
SingleLineCommand2.finalVerification()
final CommandControl
final CommandControl
final CommandControl
final CommandControl
final CommandControl
static CommandControl
Returns the enum constant of this class with the specified name.static CommandControl[]
CommandControl.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CommandControl in net.sourceforge.plantuml.objectdiagram.command
Methods in net.sourceforge.plantuml.objectdiagram.command that return CommandControlModifier and TypeMethodDescriptionprotected CommandControl
CommandCreateJson.finalVerification
(BlocLines lines)