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

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

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

RectangleEditHelper

public RectangleEditHelper()


Copyright © 2012. All Rights Reserved.