org.eclipse.gmf.graphdef.editor.edit.helpers
Class FigureDescriptorEditHelper

java.lang.Object
  extended by org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
      extended by org.eclipse.gmf.graphdef.editor.edit.helpers.GMFGraphBaseEditHelper
          extended by org.eclipse.gmf.graphdef.editor.edit.helpers.FigureDescriptorEditHelper
All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper

public class FigureDescriptorEditHelper
extends GMFGraphBaseEditHelper

Generated

Field Summary
 
Fields inherited from class org.eclipse.gmf.graphdef.editor.edit.helpers.GMFGraphBaseEditHelper
CONTEXT_ELEMENT_TYPE, EDIT_POLICY_COMMAND
 
Constructor Summary
FigureDescriptorEditHelper()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmf.graphdef.editor.edit.helpers.GMFGraphBaseEditHelper
getCreateCommand, getCreateRelationshipCommand, getDestroyElementCommand, getDestroyReferenceCommand, getEditHelperAdvice, getInsteadCommand
 
Methods inherited from class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
approveRequest, canEdit, configureRequest, createCommand, getBasicDestroyElementCommand, getConfigureCommand, getContainedValues, getDefaultContainmentFeature, getDefaultContainmentFeatures, getDestroyDependentsCommand, getDestroyElementWithDependentsCommand, getDuplicateCommand, getEditCommand, getEditContextCommand, 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

FigureDescriptorEditHelper

public FigureDescriptorEditHelper()


Copyright © 2012. All Rights Reserved.