UML

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

java.lang.Object
  extended by AbstractRestoreConnectionCommand
      extended by org.topcased.modeler.uml.alldiagram.commands.ElementRestoreConnectionCommand
Direct Known Subclasses:
ActivityNodeRestoreConnectionCommand, ActivityPartitionRestoreConnectionCommand, BehaviorExecutionSpecificationRestoreConnectionCommand, CollaborationUseRestoreConnectionCommand, CombinedFragmentRestoreConnectionCommand, CommentRestoreConnectionCommand, ComponentRestoreConnectionCommand, DeployedArtifactRestoreConnectionCommand, DeploymentRestoreConnectionCommand, DeploymentTargetRestoreConnectionCommand, DestructionEventRestoreConnectionCommand, InterfaceRestoreConnectionCommand, InterfaceRestoreConnectionCommand, LifelineRestoreConnectionCommand, NamedElementRestoreConnectionCommand, PackageableElementRestoreConnectionCommand, PackageRestoreConnectionCommand, PortRestoreConnectionCommand, PropertyRestoreConnectionCommand, VertexRestoreConnectionCommand

public class ElementRestoreConnectionCommand
extends AbstractRestoreConnectionCommand

Element restore connection command

** Generated **

Constructor Summary
ElementRestoreConnectionCommand(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

ElementRestoreConnectionCommand

public ElementRestoreConnectionCommand(org.eclipse.gef.EditPart part)

Parameters:
part - the EditPart that is restored
** Generated **
Method Detail

initializeCommands

protected void initializeCommands()

See Also:
org.topcased.modeler.commands.AbstractRestoreConnectionCommand#initializeCommands()
** Generated **

UML

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