|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractEditCommandRequest | |
---|---|
org.eclipse.gmf.runtime.emf.type.core.requests | Provides a set of requests that are used to ask for commands to edit model elements. |
Uses of AbstractEditCommandRequest in org.eclipse.gmf.runtime.emf.type.core.requests |
---|
Subclasses of AbstractEditCommandRequest in org.eclipse.gmf.runtime.emf.type.core.requests | |
---|---|
class |
ConfigureRequest
Request to configure a new element with the attributes that it should have according to its element type. |
class |
CreateElementRequest
Request to create a new model element. |
class |
CreateRelationshipRequest
Request to create a new relationship element. |
class |
DestroyDependentsRequest
Request to destroy the dependents of a model element. |
class |
DestroyElementRequest
Request to destroy a model element. |
class |
DestroyReferenceRequest
Request to destroy a reference from one model element to another. |
class |
DestroyRequest
Abstract superclass for reuqests to destroy a model element. |
class |
DuplicateElementsRequest
Request to duplicate a model element. |
class |
GetEditContextRequest
Request to get the context for editing a model element. |
class |
MoveRequest
Request to move a collections of model elements from one location to another. |
class |
ReorientReferenceRelationshipRequest
Request to change the source or target of a reference. |
class |
ReorientRelationshipRequest
Request to change the source or target of a relationship element. |
class |
ReorientRequest
Abstract request for changing the source or target of a relationship. |
class |
SetRequest
Request to set the value of a structural feature in a model element. |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.