Class CommandParticipant

java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<SequenceDiagram>
net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
All Implemented Interfaces:
Command<SequenceDiagram>
Direct Known Subclasses:
CommandParticipantA, CommandParticipantA2, CommandParticipantA3, CommandParticipantA4

public abstract class CommandParticipant extends SingleLineCommand2<SequenceDiagram>