Modelers

org.topcased.modeler.extensions
Class CreationDiagramCommand

java.lang.Object
  extended by org.eclipse.gef.commands.Command
      extended by org.topcased.modeler.extensions.CreationDiagramCommand
All Implemented Interfaces:
ICreationDiagram

public abstract class CreationDiagramCommand
extends org.eclipse.gef.commands.Command
implements ICreationDiagram

Creation 3 mai 07


Constructor Summary
CreationDiagramCommand()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gef.commands.Command
canExecute, canUndo, chain, dispose, execute, getDebugLabel, getLabel, redo, setDebugLabel, setLabel, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.topcased.modeler.extensions.ICreationDiagram
getLinkedElementWithDiagram
 

Constructor Detail

CreationDiagramCommand

public CreationDiagramCommand()

Modelers

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