UML

org.topcased.modeler.uml.alldiagram.commands
Class CommentRestoreConnectionCommand

java.lang.Object
  extended by AbstractRestoreConnectionCommand
      extended by org.topcased.modeler.uml.alldiagram.commands.ElementRestoreConnectionCommand
          extended by org.topcased.modeler.uml.alldiagram.commands.CommentRestoreConnectionCommand

public class CommentRestoreConnectionCommand
extends ElementRestoreConnectionCommand

Comment restore connection command


Constructor Summary
CommentRestoreConnectionCommand(org.eclipse.gef.EditPart part)
           
 
Method Summary
protected  void initializeCommands()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentRestoreConnectionCommand

public CommentRestoreConnectionCommand(org.eclipse.gef.EditPart part)
Parameters:
part - the EditPart that is restored
Method Detail

initializeCommands

protected void initializeCommands()
Description copied from class: ElementRestoreConnectionCommand

Overrides:
initializeCommands in class ElementRestoreConnectionCommand
See Also:
org.topcased.modeler.commands.AbstractRestoreConnectionCommand#initializeCommands()

UML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.