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>
public class CommandParticipantA3 extends CommandParticipant
-
-
Constructor Summary
Constructors Constructor Description CommandParticipantA3()
-
Method Summary
-
Methods inherited from class net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
executeArg
-
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
-
-