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

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

public class CanvasEditHelper
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
CanvasEditHelper()
           
 
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

CanvasEditHelper

public CanvasEditHelper()


Copyright © 2012. All Rights Reserved.