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

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

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

DiagramLabelEditHelper

public DiagramLabelEditHelper()


Copyright © 2012. All Rights Reserved.