|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CreateDeleteOperation
A representation of the model object ' Create Delete Operation'.
The following features are supported:
OperationsPackage.getCreateDeleteOperation()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EObject,ModelElementId> |
getEObjectToIdMap()
Returns the value of the 'EObject To Id Map' map. |
org.eclipse.emf.ecore.EObject |
getModelElement()
Returns the value of the 'Model Element' containment reference. |
ModelElementId |
getParentofDeletedElement(Project project)
Get the id of the previous parent of the deleted element. |
org.eclipse.emf.common.util.EList<ReferenceOperation> |
getSubOperations()
Returns the value of the 'Sub Operations' containment reference list. |
boolean |
isDelete()
Returns the value of the 'Delete' attribute. |
void |
setDelete(boolean value)
Sets the value of the ' Delete' attribute. |
void |
setModelElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Model Element' containment reference. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation |
|---|
apply, getAllInvolvedModelElements, getClientDate, getLeafOperations, getModelElementId, getOperationId, getOtherInvolvedModelElements, isAccepted, reverse, setAccepted, setClientDate, setModelElementId |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.model.IdentifiableElement |
|---|
getIdentifier, setIdentifier |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.api.APIDelegate |
|---|
createAPI, toAPI |
| Method Detail |
|---|
boolean isDelete()
If the meaning of the 'Delete' attribute isn't clear, there really should be more of a description here...
setDelete(boolean),
OperationsPackage.getCreateDeleteOperation_Delete()void setDelete(boolean value)
Delete' attribute.
value - the new value of the 'Delete' attribute.isDelete()org.eclipse.emf.ecore.EObject getModelElement()
If the meaning of the 'Model Element' containment reference isn't clear, there really should be more of a description here...
setModelElement(EObject),
OperationsPackage.getCreateDeleteOperation_ModelElement()void setModelElement(org.eclipse.emf.ecore.EObject value)
Model Element' containment reference.
value - the new value of the 'Model Element' containment reference.getModelElement()org.eclipse.emf.common.util.EList<ReferenceOperation> getSubOperations()
ReferenceOperation.
If the meaning of the 'Sub Operations' containment reference list isn't clear, there really should be more of a description here...
OperationsPackage.getCreateDeleteOperation_SubOperations()org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EObject,ModelElementId> getEObjectToIdMap()
EObject, and the value is of
type ModelElementId,
If the meaning of the 'EObject To Id Map' map isn't clear, there really should be more of a description here...
OperationsPackage.getCreateDeleteOperation_EObjectToIdMap()ModelElementId getParentofDeletedElement(Project project)
project - the current project (needed to derive the parent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||