net.sourceforge.plantuml.sequencediagram.command
Class CommandParticipantA4

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.CommandParticipantA4
All Implemented Interfaces:
Command<SequenceDiagram>

public class CommandParticipantA4
extends CommandParticipant


Constructor Summary
CommandParticipantA4()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandParticipantA4

public CommandParticipantA4()


Copyright © 2013. All Rights Reserved.