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

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.EEnumEditHelper
All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper

public class EEnumEditHelper
extends EcoreBaseEditHelper


Field Summary
 
Fields inherited from class org.eclipse.emf.ecoretools.diagram.edit.helpers.EcoreBaseEditHelper
EDIT_POLICY_COMMAND
 
Constructor Summary
EEnumEditHelper()
           
 
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

EEnumEditHelper

public EEnumEditHelper()
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.