public class CCDModelBaseEditHelper
extends org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTEXT_ELEMENT_TYPE |
static java.lang.String |
EDIT_POLICY_COMMAND |
Constructor and Description |
---|
CCDModelBaseEditHelper() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.gmf.runtime.common.core.command.ICommand |
getCreateCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest req) |
protected org.eclipse.gmf.runtime.common.core.command.ICommand |
getCreateRelationshipCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest req) |
protected org.eclipse.gmf.runtime.common.core.command.ICommand |
getDestroyElementCommand(org.eclipse.gmf.runtime.emf.type.core.requests.DestroyElementRequest req) |
protected org.eclipse.gmf.runtime.common.core.command.ICommand |
getDestroyReferenceCommand(org.eclipse.gmf.runtime.emf.type.core.requests.DestroyReferenceRequest req) |
protected org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice[] |
getEditHelperAdvice(org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest req) |
protected org.eclipse.gmf.runtime.common.core.command.ICommand |
getInsteadCommand(org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest req) |
approveRequest, canEdit, configureRequest, createCommand, getBasicDestroyElementCommand, getConfigureCommand, getContainedValues, getDefaultContainmentFeature, getDefaultContainmentFeatures, getDestroyDependentsCommand, getDestroyElementWithDependentsCommand, getDuplicateCommand, getEditCommand, getEditContextCommand, getMoveCommand, getReorientReferenceRelationshipCommand, getReorientRelationshipCommand, getSetCommand, initializeDefaultFeature
public static final java.lang.String EDIT_POLICY_COMMAND
public static final java.lang.String CONTEXT_ELEMENT_TYPE
protected org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice[] getEditHelperAdvice(org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest req)
getEditHelperAdvice
in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
protected org.eclipse.gmf.runtime.common.core.command.ICommand getInsteadCommand(org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest req)
getInsteadCommand
in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
protected org.eclipse.gmf.runtime.common.core.command.ICommand getCreateCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest req)
getCreateCommand
in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
protected org.eclipse.gmf.runtime.common.core.command.ICommand getCreateRelationshipCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest req)
getCreateRelationshipCommand
in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
protected org.eclipse.gmf.runtime.common.core.command.ICommand getDestroyElementCommand(org.eclipse.gmf.runtime.emf.type.core.requests.DestroyElementRequest req)
getDestroyElementCommand
in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
protected org.eclipse.gmf.runtime.common.core.command.ICommand getDestroyReferenceCommand(org.eclipse.gmf.runtime.emf.type.core.requests.DestroyReferenceRequest req)
getDestroyReferenceCommand
in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper