org.eclipse.emf.ecoretools.diagram.edit.helpers
Class EOperationEditHelper

java.lang.Object
  extended by org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
      extended by org.eclipse.emf.ecoretools.diagram.edit.helpers.EcoreBaseEditHelper
          extended by org.eclipse.emf.ecoretools.diagram.edit.helpers.EOperationEditHelper
All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper

public class EOperationEditHelper
extends EcoreBaseEditHelper


Field Summary
 
Fields inherited from class org.eclipse.emf.ecoretools.diagram.edit.helpers.EcoreBaseEditHelper
EDIT_POLICY_COMMAND
 
Constructor Summary
EOperationEditHelper()
           
 
Method Summary
protected  org.eclipse.gmf.runtime.common.core.command.ICommand getConfigureCommand(org.eclipse.gmf.runtime.emf.type.core.requests.ConfigureRequest req)
           
 
Methods inherited from class org.eclipse.emf.ecoretools.diagram.edit.helpers.EcoreBaseEditHelper
getCreateCommand, getCreateRelationshipCommand, getDestroyElementCommand, getDestroyReferenceCommand, getInsteadCommand
 
Methods inherited from class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
approveRequest, canEdit, configureRequest, createCommand, getBasicDestroyElementCommand, getContainedValues, getDefaultContainmentFeature, getDefaultContainmentFeatures, getDestroyDependentsCommand, getDestroyElementWithDependentsCommand, getDuplicateCommand, getEditCommand, getEditContextCommand, getEditHelperAdvice, getMoveCommand, getReorientReferenceRelationshipCommand, getReorientRelationshipCommand, getSetCommand, initializeDefaultFeature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EOperationEditHelper

public EOperationEditHelper()
Method Detail

getConfigureCommand

protected org.eclipse.gmf.runtime.common.core.command.ICommand getConfigureCommand(org.eclipse.gmf.runtime.emf.type.core.requests.ConfigureRequest req)
Overrides:
getConfigureCommand in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper

Copyright 2007 Anyware Technologies.
All Rights Reserved.