org.eclipse.gmf.map.editor.edit.helpers
Class ChildReferenceEditHelper

java.lang.Object
  extended by org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
      extended by org.eclipse.gmf.map.editor.edit.helpers.GMFMapBaseEditHelper
          extended by org.eclipse.gmf.map.editor.edit.helpers.ChildReferenceEditHelper
All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper

public class ChildReferenceEditHelper
extends GMFMapBaseEditHelper

Generated

Field Summary
 
Fields inherited from class org.eclipse.gmf.map.editor.edit.helpers.GMFMapBaseEditHelper
EDIT_POLICY_COMMAND
 
Constructor Summary
ChildReferenceEditHelper()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmf.map.editor.edit.helpers.GMFMapBaseEditHelper
getCreateCommand, getCreateRelationshipCommand, getDestroyElementCommand, getDestroyReferenceCommand, 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, getEditHelperAdvice, 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

ChildReferenceEditHelper

public ChildReferenceEditHelper()


Copyright © 2012. All Rights Reserved.