public interface SingleReferenceOperation extends ReferenceOperation
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
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. |
getContainmentType, getOppositeFeatureName, isBidirectional, setBidirectional, setContainmentType, setOppositeFeatureNamegetFeature, getFeature, getFeatureName, getUnset, setFeatureName, setUnsetapply, getAllInvolvedModelElements, getClientDate, getLeafOperations, getModelElementId, getOperationId, getOtherInvolvedModelElements, isAccepted, reverse, setAccepted, setClientDate, setModelElementIdgetIdentifier, setIdentifiereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercreateAPI, toAPIModelElementId 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()Copyright © 2017. All rights reserved.