Class EEnumLiteralEditHelper
- java.lang.Object
-
- org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
-
- org.modelversioning.emfprofile.diagram.edit.helpers.EMFProfileBaseEditHelper
-
- org.modelversioning.emfprofile.diagram.edit.helpers.EEnumLiteralEditHelper
-
- All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper
public class EEnumLiteralEditHelper extends EMFProfileBaseEditHelper
- Generated class or method.
-
-
Field Summary
-
Fields inherited from class org.modelversioning.emfprofile.diagram.edit.helpers.EMFProfileBaseEditHelper
CONTEXT_ELEMENT_TYPE, EDIT_POLICY_COMMAND
-
-
Constructor Summary
Constructors Constructor Description EEnumLiteralEditHelper()
-
Method Summary
-
Methods inherited from class org.modelversioning.emfprofile.diagram.edit.helpers.EMFProfileBaseEditHelper
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
-
-