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
- Direct Known Subclasses:
- CommandParticipantA, CommandParticipantA2, CommandParticipantA3, CommandParticipantA4
public abstract class CommandParticipant
- extends SingleLineCommand2<SequenceDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandParticipant
public CommandParticipant(SequenceDiagram sequenceDiagram,
RegexConcat pattern)
executeArg
protected final CommandExecutionResult executeArg(RegexResult arg2)
- Specified by:
executeArg
in class SingleLineCommand2<SequenceDiagram>
Copyright © 2013. All Rights Reserved.