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