org.eclipse.etrice.ui.structure.commands
Class PopulateDiagramCommand

java.lang.Object
  extended by RecordingCommand
      extended by org.eclipse.etrice.ui.structure.commands.PopulateDiagramCommand

public class PopulateDiagramCommand
extends RecordingCommand


Constructor Summary
PopulateDiagramCommand(Diagram diag, StructureClass sc, TransactionalEditingDomain domain)
           
 
Method Summary
protected  void doExecute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopulateDiagramCommand

public PopulateDiagramCommand(Diagram diag,
                              StructureClass sc,
                              TransactionalEditingDomain domain)
Method Detail

doExecute

protected void doExecute()