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

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

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

LabelEditHelper

public LabelEditHelper()


Copyright © 2012. All Rights Reserved.