|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConflictingDiffElement
A representation of the model object 'Conflicting Diff Element'. This will act as a container for conflictual changes.
The following features are supported:
DiffPackage.getConflictingDiffElement()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EObject |
getLeftParent()
Returns the value of the 'Left Parent' reference |
org.eclipse.emf.ecore.EObject |
getOriginElement()
Returns the value of the 'Origin Element' reference |
org.eclipse.emf.ecore.EObject |
getRightParent()
Returns the value of the 'Right Parent' reference |
void |
setLeftParent(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Parent ' reference |
void |
setOriginElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Origin Element ' reference |
void |
setRightParent(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Right Parent ' reference |
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 getLeftParent()
If the meaning of the 'Left Parent' reference isn't clear, there really should be more of a description here...
setLeftParent(EObject)
,
DiffPackage.getConflictingDiffElement_LeftParent()
org.eclipse.emf.ecore.EObject getOriginElement()
If the meaning of the 'Origin Element' reference isn't clear, there really should be more of a description here...
setOriginElement(EObject)
,
DiffPackage.getConflictingDiffElement_OriginElement()
org.eclipse.emf.ecore.EObject getRightParent()
If the meaning of the 'Right Parent' reference isn't clear, there really should be more of a description here...
setRightParent(EObject)
,
DiffPackage.getConflictingDiffElement_RightParent()
void setLeftParent(org.eclipse.emf.ecore.EObject value)
Left Parent
' reference.
value
- the new value of the 'Left Parent' reference.getLeftParent()
void setOriginElement(org.eclipse.emf.ecore.EObject value)
Origin Element
' reference.
value
- the new value of the 'Origin Element' reference.getOriginElement()
void setRightParent(org.eclipse.emf.ecore.EObject value)
Right Parent
' reference.
value
- the new value of the 'Right Parent' reference.getRightParent()
|
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 |