|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SingleReferenceOperation
A representation of the model object ' Single Reference Operation'.
The following features are supported:
OperationsPackage.getSingleReferenceOperation()| Method Summary | |
|---|---|
ModelElementId |
getNewValue()
Returns the value of the 'New Value' containment reference. |
ModelElementId |
getOldValue()
Returns the value of the 'Old Value' containment reference. |
void |
setNewValue(ModelElementId value)
Sets the value of the ' New Value' containment reference. |
void |
setOldValue(ModelElementId value)
Sets the value of the ' Old Value' containment reference. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ReferenceOperation |
|---|
getContainmentType, getOppositeFeatureName, isBidirectional, setBidirectional, setContainmentType, setOppositeFeatureName |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.FeatureOperation |
|---|
getFeature, getFeature, getFeatureName, getUnset, setFeatureName, setUnset |
| 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 |
|---|
ModelElementId getOldValue()
If the meaning of the 'Old Value' reference isn't clear, there really should be more of a description here...
setOldValue(ModelElementId),
OperationsPackage.getSingleReferenceOperation_OldValue()void setOldValue(ModelElementId value)
Old Value' containment reference.
value - the new value of the 'Old Value' containment reference.getOldValue()ModelElementId getNewValue()
If the meaning of the 'New Value' reference isn't clear, there really should be more of a description here...
setNewValue(ModelElementId),
OperationsPackage.getSingleReferenceOperation_NewValue()void setNewValue(ModelElementId value)
New Value' containment reference.
value - the new value of the 'New Value' containment reference.getNewValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||