de.cau.cs.kieler.dataflow.diagram.edit.helpers
Class BoxEditHelper

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

public class BoxEditHelper
extends DataflowBaseEditHelper

Rating red
Generated:
This code was automatically generated.

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

BoxEditHelper

public BoxEditHelper()