Class Summary
|
AbstractEditCommandRequest
|
Abstract superclass for edit command requests. |
ConfigureRequest
|
Request to configure a new element with the attributes that it should have
according to its element type. |
CreateElementRequest
|
Request to create a new model element. |
CreateRelationshipRequest
|
Request to create a new relationship element. |
DestroyDependentsRequest
|
Request to destroy the dependents of a model element. |
DestroyElementRequest
|
Request to destroy a model element. |
DestroyReferenceRequest
|
Request to destroy a reference from one model element to another. |
DestroyRequest
|
Abstract superclass for reuqests to destroy a model element. |
DuplicateElementsRequest
|
Request to duplicate a model element. |
GetEditContextRequest
|
Request to get the context for editing a model element. |
MoveRequest
|
Request to move a collections of model elements from one location to another. |
ReorientReferenceRelationshipRequest
|
Request to change the source or target of a reference. |
ReorientRelationshipRequest
|
Request to change the source or target of a relationship element. |
ReorientRequest
|
Abstract request for changing the source or target of a relationship. |
SetRequest
|
Request to set the value of a structural feature in a model element. |