net.sourceforge.plantuml.sequencediagram.command
Class CommandParticipantA2

java.lang.Object
  extended by net.sourceforge.plantuml.command.SingleLineCommand2<SequenceDiagram>
      extended by net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
          extended by net.sourceforge.plantuml.sequencediagram.command.CommandParticipantA2
All Implemented Interfaces:
Command

public class CommandParticipantA2
extends CommandParticipant


Constructor Summary
CommandParticipantA2(SequenceDiagram sequenceDiagram)
           
 
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, getHelpMessageForDeprecated, getSystem, isCommandForbidden, isDeprecated, isDeprecated, isForbidden, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandParticipantA2

public CommandParticipantA2(SequenceDiagram sequenceDiagram)


Copyright © 2012. All Rights Reserved.