UML

org.topcased.modeler.uml.statemachinediagram.commands
Class CreateSTMDiagramFromPackage

java.lang.Object
  extended by org.eclipse.gef.commands.Command
      extended by org.topcased.modeler.uml.statemachinediagram.commands.CreateSTMDiagramFromPackage

public class CreateSTMDiagramFromPackage
extends org.eclipse.gef.commands.Command

Creation 3 mai 07


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

Constructor Detail

CreateSTMDiagramFromPackage

public CreateSTMDiagramFromPackage()
Constructor

Method Detail

getLinkedElementWithDiagram

public EObject getLinkedElementWithDiagram(EObject initialObject)
See Also:
org.topcased.modeler.extensions.ICreationDiagram#getLinkedElementWithDiagram(org.eclipse.emf.ecore.EObject)

execute

public void execute()
Overrides:
execute in class org.eclipse.gef.commands.Command
See Also:
Command.execute()

redo

public void redo()
Overrides:
redo in class org.eclipse.gef.commands.Command
See Also:
Command.redo()

undo

public void undo()
Overrides:
undo in class org.eclipse.gef.commands.Command
See Also:
Command.undo()

UML

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