|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferenceChangeLeftTarget
A representation of the model object 'Reference Change Left Target'. A "LeftTarget" element change describes a difference involving the left element/resource. In the case of ReferenceChanges, these describe differences within multi-valued references. Specifically, the addition of a value or the remote removal of a value (for three way comparisons).
The following features are supported:
DiffPackage.getReferenceChangeLeftTarget()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EObject |
getLeftTarget()
Returns the value of the 'Left Target' reference |
org.eclipse.emf.ecore.EObject |
getRightTarget()
Returns the value of the 'Right Target' reference |
void |
setLeftTarget(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Target ' reference |
void |
setRightTarget(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Right Target ' reference |
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.ReferenceChange |
---|
getLeftElement, getReference, getRightElement, setLeftElement, setReference, setRightElement |
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.DiffElement |
---|
getIsHiddenBy, getKind, getSubDiffElements, isConflicting, isRemote, setRemote |
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 |
Method Detail |
---|
org.eclipse.emf.ecore.EObject getLeftTarget()
If the meaning of the 'Left Target' reference isn't clear, there really should be more of a description here...
setLeftTarget(EObject)
,
DiffPackage.getReferenceChangeLeftTarget_LeftTarget()
void setLeftTarget(org.eclipse.emf.ecore.EObject value)
Left Target
' reference.
value
- the new value of the 'Left Target' reference.getLeftTarget()
org.eclipse.emf.ecore.EObject getRightTarget()
If the meaning of the 'Right Target' reference isn't clear, there really should be more of a description here...
setRightTarget(EObject)
,
DiffPackage.getReferenceChangeLeftTarget_RightTarget()
void setRightTarget(org.eclipse.emf.ecore.EObject value)
Right Target
' reference.
value
- the new value of the 'Right Target' reference.getRightTarget()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |