net.sourceforge.plantuml.componentdiagram.command
Class CommandMultilinesComponentNoteEntity

java.lang.Object
  extended by net.sourceforge.plantuml.command.CommandMultilines<AbstractEntityDiagram>
      extended by net.sourceforge.plantuml.command.AbstractCommandMultilinesNoteEntity
          extended by net.sourceforge.plantuml.componentdiagram.command.CommandMultilinesComponentNoteEntity
All Implemented Interfaces:
Command

public class CommandMultilinesComponentNoteEntity
extends AbstractCommandMultilinesNoteEntity


Constructor Summary
CommandMultilinesComponentNoteEntity(ComponentDiagram system)
           
 
Method Summary
 
Methods inherited from class net.sourceforge.plantuml.command.AbstractCommandMultilinesNoteEntity
execute
 
Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines
actionIfCommandValid, getDescription, getEnding, getHelpMessageForDeprecated, getStartingPattern, getSystem, isCommandForbidden, isDeprecated, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandMultilinesComponentNoteEntity

public CommandMultilinesComponentNoteEntity(ComponentDiagram system)


Copyright © 2011. All Rights Reserved.