Class ReferenceChangeSpec
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.compare.impl.DiffImpl
org.eclipse.emf.compare.impl.ReferenceChangeImpl
org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
- All Implemented Interfaces:
Notifier,Diff,ReferenceChange,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject
public class ReferenceChangeSpec extends ReferenceChangeImpl
This specialization of the
ReferenceChangeImpl class allows us to define the derived features and
operations implementations.-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore -
Field Summary
Fields inherited from class org.eclipse.emf.compare.impl.ReferenceChangeImpl
copyright, reference, valueFields inherited from class org.eclipse.emf.compare.impl.DiffImpl
conflict, equivalence, impliedBy, implies, kind, KIND_EDEFAULT, primeRefining, refinedBy, refines, requiredBy, requires, source, SOURCE_EDEFAULT, state, STATE_EDEFAULTFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL -
Constructor Summary
Constructors Constructor Description ReferenceChangeSpec() -
Method Summary
Modifier and Type Method Description MatchbasicGetMatch()voidcopyLeftToRight()Deprecated.voidcopyRightToLeft()Deprecated.voiddiscard()voidsetMatch(Match newMatch)java.lang.StringtoString()Methods inherited from class org.eclipse.emf.compare.impl.ReferenceChangeImpl
basicGetReference, basicGetValue, eGet, eIsSet, eSet, eStaticClass, eUnset, getReference, getValue, setReference, setValueMethods inherited from class org.eclipse.emf.compare.impl.DiffImpl
basicGetConflict, basicGetEquivalence, basicGetPrimeRefining, basicSetConflict, basicSetEquivalence, eInverseAdd, eInverseRemove, getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setSource, setStateMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
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, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.compare.Diff
getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setSource, setStateMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
ReferenceChangeSpec
public ReferenceChangeSpec()
-
-
Method Details
-
copyLeftToRight
@Deprecated public void copyLeftToRight()Deprecated.UseIMerger.copyLeftToRight(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)instead. See javadoc of IMerger.Registry for usage instructions.- Specified by:
copyLeftToRightin interfaceDiff- Overrides:
copyLeftToRightin classDiffImpl- See Also:
DiffImpl.copyLeftToRight()
-
copyRightToLeft
@Deprecated public void copyRightToLeft()Deprecated.UseIMerger.copyRightToLeft(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)instead. See javadoc of IMerger.Registry for usage instructions.- Specified by:
copyRightToLeftin interfaceDiff- Overrides:
copyRightToLeftin classDiffImpl- See Also:
DiffImpl.copyRightToLeft()
-
discard
public void discard()- Specified by:
discardin interfaceDiff- Overrides:
discardin classDiffImpl- See Also:
DiffImpl.discard()
-
toString
public java.lang.String toString()- Overrides:
toStringin classDiffImpl- See Also:
DiffImpl.toString()
-
basicGetMatch
- Overrides:
basicGetMatchin classDiffImpl- See Also:
DiffImpl.basicGetMatch()
-
setMatch
- Specified by:
setMatchin interfaceDiff- Overrides:
setMatchin classDiffImpl- Parameters:
newMatch- the new value of the 'Match' reference.- See Also:
DiffImpl.setMatch(org.eclipse.emf.compare.Match)
-