|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeChangeRightTarget
A representation of the model object 'Attribute Change Right Target'. A "RightTarget" element change describes a difference involving the right element/resource. In the case of AttributeChanges, these describe differences within multi-valued attributes. Specifically, the removal of a value or the remote addition of a value (for three way comparisons).
The following features are supported:
DiffPackage.getAttributeChangeRightTarget()
Method Summary | |
---|---|
java.lang.Object |
getRightTarget()
Returns the value of the 'Right Target' attribute |
void |
setRightTarget(java.lang.Object value)
Sets the value of the ' Right Target ' attribute |
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.AttributeChange |
---|
getAttribute, getLeftElement, getRightElement, setAttribute, setLeftElement, 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 |
---|
java.lang.Object getRightTarget()
If the meaning of the 'Right Target' reference isn't clear, there really should be more of a description here...
setRightTarget(Object)
,
DiffPackage.getAttributeChangeRightTarget_RightTarget()
void setRightTarget(java.lang.Object value)
Right Target
' attribute.
value
- the new value of the 'Right Target' attribute.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 |