de.cau.cs.kieler.kaom.diagram.edit.helpers
Class RelationEditHelper

java.lang.Object
  extended by org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
      extended by de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
          extended by de.cau.cs.kieler.kaom.diagram.edit.helpers.RelationEditHelper
All Implemented Interfaces:
IEditHelper

public class RelationEditHelper
extends KaomBaseEditHelper

Rating red
Generated:
This code was automatically generated.

Field Summary
 
Fields inherited from class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
CONTEXT_ELEMENT_TYPE, EDIT_POLICY_COMMAND
 
Constructor Summary
RelationEditHelper()
           
 
Method Summary
 
Methods inherited from class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
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

RelationEditHelper

public RelationEditHelper()