Package org.eclipse.emf.compare.impl
Class ComparisonImpl
- All Implemented Interfaces:
Notifier
,Comparison
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
- Direct Known Subclasses:
ComparisonSpec
An implementation of the model object 'Comparison'.
The following features are implemented:
- Generated:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
Field Summary
Modifier and TypeFieldDescriptionThe cached value of the 'Conflicts
' containment reference list.static final String
protected Diagnostic
The cached value of the 'Diagnostic
' attribute.protected static final Diagnostic
The default value of the 'Diagnostic
' attribute.protected EList<Equivalence>
The cached value of the 'Equivalences
' containment reference list.protected EList<MatchResource>
The cached value of the 'Matched Resources
' containment reference list.The cached value of the 'Matches
' containment reference list.protected static final boolean
The default value of the 'Three Way
' attribute.protected boolean
The cached value of the 'Three Way
' attribute.Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioneGet
(int featureID, boolean resolve, boolean coreType) eInverseAdd
(InternalEObject otherEnd, int featureID, NotificationChain msgs) eInverseRemove
(InternalEObject otherEnd, int featureID, NotificationChain msgs) boolean
eIsSet
(int featureID) void
protected EClass
void
eUnset
(int featureID) getDifferences
(EObject element) boolean
void
setDiagnostic
(Diagnostic newDiagnostic) void
setThreeWay
(boolean newThreeWay) toString()
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
Methods 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, eSettings
Methods 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, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
copyright
- See Also:
- Generated:
-
matchedResources
The cached value of the 'Matched Resources
' containment reference list.- See Also:
- Generated:
-
matches
The cached value of the 'Matches
' containment reference list.- See Also:
- Generated:
-
conflicts
The cached value of the 'Conflicts
' containment reference list.- See Also:
- Generated:
-
equivalences
The cached value of the 'Equivalences
' containment reference list.- See Also:
- Generated:
-
THREE_WAY_EDEFAULT
protected static final boolean THREE_WAY_EDEFAULTThe default value of the 'Three Way
' attribute.- See Also:
- Generated:
-
threeWay
protected boolean threeWayThe cached value of the 'Three Way
' attribute.- See Also:
- Generated:
-
DIAGNOSTIC_EDEFAULT
The default value of the 'Diagnostic
' attribute.- See Also:
- Generated:
-
diagnostic
The cached value of the 'Diagnostic
' attribute.- See Also:
- Generated:
-
-
Constructor Details
-
ComparisonImpl
protected ComparisonImpl()- Generated:
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClass
in classBasicEObjectImpl
- Generated:
-
getMatchedResources
- Specified by:
getMatchedResources
in interfaceComparison
- Returns:
- the value of the 'Matched Resources' containment reference list.
- See Also:
- Generated:
-
getMatches
- Specified by:
getMatches
in interfaceComparison
- Returns:
- the value of the 'Matches' containment reference list.
- See Also:
- Generated:
-
getConflicts
- Specified by:
getConflicts
in interfaceComparison
- Returns:
- the value of the 'Conflicts' containment reference list.
- See Also:
- Generated:
-
getEquivalences
- Specified by:
getEquivalences
in interfaceComparison
- Returns:
- the value of the 'Equivalences' containment reference list.
- See Also:
- Generated:
-
getDifferences
- Specified by:
getDifferences
in interfaceComparison
- Generated:
-
getDifferences
- Specified by:
getDifferences
in interfaceComparison
- Parameters:
element
- The EObject for which we seek all related differences.- Generated:
-
getMatch
- Specified by:
getMatch
in interfaceComparison
- Parameters:
element
- The EObject for which we seek the match.- Generated:
-
getEqualityHelper
- Specified by:
getEqualityHelper
in interfaceComparison
- Generated:
-
eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseAdd
in classBasicEObjectImpl
- Generated:
-
isThreeWay
public boolean isThreeWay()- Specified by:
isThreeWay
in interfaceComparison
- Returns:
- the value of the 'Three Way' attribute.
- See Also:
- Generated:
-
setThreeWay
public void setThreeWay(boolean newThreeWay) - Specified by:
setThreeWay
in interfaceComparison
- Parameters:
newThreeWay
- the new value of the 'Three Way' attribute.- See Also:
- Generated:
-
getDiagnostic
- Specified by:
getDiagnostic
in interfaceComparison
- Returns:
- the value of the 'Diagnostic' attribute.
- See Also:
- Generated:
-
setDiagnostic
- Specified by:
setDiagnostic
in interfaceComparison
- Parameters:
newDiagnostic
- the new value of the 'Diagnostic' attribute.- See Also:
- Generated:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemove
in classBasicEObjectImpl
- Generated:
-
eGet
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
- Generated:
-
eSet
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
- Generated:
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
- Generated:
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
- Generated:
-
toString
- Overrides:
toString
in classBasicEObjectImpl
- Generated:
-