net.sourceforge.plantuml.sequencediagram.command
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>
-
-
Constructor Summary
Constructors Constructor and Description CommandParticipant(RegexConcat pattern)
-
Method Summary
-
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, getDescription, isValid
-
-
-
-
Constructor Detail
-
CommandParticipant
public CommandParticipant(RegexConcat pattern)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG