SysML

org.topcased.modeler.sysml.blockdefinitiondiagram.commands
Class ValueTypeRestoreConnectionCommand

java.lang.Object
  extended by AbstractRestoreConnectionCommand
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.commands.ElementRestoreConnectionCommand
          extended by org.topcased.modeler.sysml.blockdefinitiondiagram.commands.NamedElementRestoreConnectionCommand
              extended by org.topcased.modeler.sysml.blockdefinitiondiagram.commands.TypeRestoreConnectionCommand
                  extended by org.topcased.modeler.sysml.blockdefinitiondiagram.commands.ClassifierRestoreConnectionCommand
                      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.commands.DataTypeRestoreConnectionCommand
                          extended by org.topcased.modeler.sysml.blockdefinitiondiagram.commands.ValueTypeRestoreConnectionCommand

public class ValueTypeRestoreConnectionCommand
extends DataTypeRestoreConnectionCommand

ValueType restore connection command

** Generated **

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

ValueTypeRestoreConnectionCommand

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

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

initializeCommands

protected void initializeCommands()

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

SysML

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