SAM

org.topcased.modeler.sam.automatondiagram.commands
Class StateRestoreConnectionCommand

java.lang.Object
  extended by AbstractRestoreConnectionCommand
      extended by org.topcased.modeler.sam.automatondiagram.commands.AbstractStateRestoreConnectionCommand
          extended by org.topcased.modeler.sam.automatondiagram.commands.StateRestoreConnectionCommand
Direct Known Subclasses:
InitialStateRestoreConnectionCommand

public class StateRestoreConnectionCommand
extends AbstractStateRestoreConnectionCommand


creation : 30 juin 2005


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

StateRestoreConnectionCommand

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

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

initializeCommands

protected void initializeCommands()

Overrides:
initializeCommands in class AbstractStateRestoreConnectionCommand
See Also:
org.topcased.modeler.commands.AbstractRestoreConnectionCommand#initializeCommands()
** Generated **
NOT

SAM

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