|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
org.eclipse.emf.ecoretools.diagram.edit.helpers.EcoreBaseEditHelper
public class EcoreBaseEditHelper
Field Summary | |
---|---|
static java.lang.String |
EDIT_POLICY_COMMAND
|
Constructor Summary | |
---|---|
EcoreBaseEditHelper()
|
Method Summary | |
---|---|
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.common.core.command.ICommand |
getInsteadCommand(org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest req)
|
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 |
Field Detail |
---|
public static final java.lang.String EDIT_POLICY_COMMAND
Constructor Detail |
---|
public EcoreBaseEditHelper()
Method Detail |
---|
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
|
Copyright 2007 Anyware Technologies. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |