Modelers

org.topcased.modeler.commands
Class EMFtoGEFCommandStackListenerWrapper

java.lang.Object
  extended by org.topcased.modeler.commands.EMFtoGEFCommandStackListenerWrapper
All Implemented Interfaces:
org.eclipse.gef.commands.CommandStackListener

public class EMFtoGEFCommandStackListenerWrapper
extends java.lang.Object
implements org.eclipse.gef.commands.CommandStackListener

Adapts an EMF Command Stack Listener to a GEF Command Stack Listener. Creation : 21 fev. 2006


Constructor Summary
EMFtoGEFCommandStackListenerWrapper(CommandStackListener commandStackListener)
          Constructor
 
Method Summary
 void commandStackChanged(java.util.EventObject event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMFtoGEFCommandStackListenerWrapper

public EMFtoGEFCommandStackListenerWrapper(CommandStackListener commandStackListener)
Constructor

Parameters:
commandStackListener - the EMF CommandStackListener
Method Detail

commandStackChanged

public void commandStackChanged(java.util.EventObject event)
Specified by:
commandStackChanged in interface org.eclipse.gef.commands.CommandStackListener
See Also:
CommandStackListener.commandStackChanged(java.util.EventObject)

Modelers

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