Class CommandParticipantA4
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<SequenceDiagram>
net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
net.sourceforge.plantuml.sequencediagram.command.CommandParticipantA4
- All Implemented Interfaces:
Command<SequenceDiagram>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
executeArg
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandParticipantA4
public CommandParticipantA4()
-