Class CommandParticipantA3
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<SequenceDiagram>
net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
net.sourceforge.plantuml.sequencediagram.command.CommandParticipantA3
- 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
-
CommandParticipantA3
public CommandParticipantA3()
-