public class ReferenceChangeSpec extends ReferenceChangeImpl
ReferenceChangeImpl
class allows us to define the derived features and
operations implementations.MinimalEObjectImpl.Container
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
copyright, reference, value
conflict, equivalence, impliedBy, implies, kind, KIND_EDEFAULT, primeRefining, refinedBy, refines, requiredBy, requires, source, SOURCE_EDEFAULT, state, STATE_EDEFAULT
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
NIL
EOPPOSITE_FEATURE_BASE
Constructor and Description |
---|
ReferenceChangeSpec() |
Modifier and Type | Method and Description |
---|---|
Match |
basicGetMatch() |
void |
copyLeftToRight()
Deprecated.
Use
IMerger.copyLeftToRight(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions. |
void |
copyRightToLeft()
Deprecated.
Use
IMerger.copyRightToLeft(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions. |
void |
discard()
This will remove the diff from
the model, effectively "forgetting" about it.
|
void |
setMatch(Match newMatch)
Sets the value of the '
Match ' reference |
String |
toString() |
basicGetReference, basicGetValue, eGet, eIsSet, eSet, eStaticClass, eUnset, getReference, getValue, setReference, setValue
basicGetConflict, basicGetEquivalence, basicGetPrimeRefining, basicSetConflict, basicSetEquivalence, eInverseAdd, eInverseRemove, getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setSource, setState
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setSource, setState
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
@Deprecated public void copyLeftToRight()
IMerger.copyLeftToRight(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions.copyLeftToRight
in interface Diff
copyLeftToRight
in class DiffImpl
DiffImpl.copyLeftToRight()
@Deprecated public void copyRightToLeft()
IMerger.copyRightToLeft(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions.copyRightToLeft
in interface Diff
copyRightToLeft
in class DiffImpl
DiffImpl.copyRightToLeft()
public void discard()
discard
in interface Diff
discard
in class DiffImpl
DiffImpl.discard()
public String toString()
toString
in class DiffImpl
DiffImpl.toString()
public Match basicGetMatch()
basicGetMatch
in class DiffImpl
DiffImpl.basicGetMatch()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.