public class ComparisonSpec extends ComparisonImpl
ComparisonImpl
class allows us to define the derived features and
operations implementations.MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
InternalEObject.EStore
conflicts, copyright, diagnostic, DIAGNOSTIC_EDEFAULT, equivalences, matchedResources, matches, THREE_WAY_EDEFAULT, threeWay
eContainer
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
NIL
EOPPOSITE_FEATURE_BASE
Constructor and Description |
---|
ComparisonSpec() |
Modifier and Type | Method and Description |
---|---|
EList<Diff> |
getDifferences() |
EList<Diff> |
getDifferences(EObject element) |
IEqualityHelper |
getEqualityHelper() |
Match |
getMatch(EObject element)
Finds and return the Match for
the given EObject.
|
eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getConflicts, getDiagnostic, getEquivalences, getMatchedResources, getMatches, isThreeWay, setDiagnostic, setThreeWay, toString
eBasicSetContainer, eInternalContainer
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
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
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public EList<Diff> getDifferences()
ComparisonImpl
getDifferences
in interface Comparison
getDifferences
in class ComparisonImpl
public EList<Diff> getDifferences(EObject element)
ComparisonImpl
getDifferences
in interface Comparison
getDifferences
in class ComparisonImpl
element
- The EObject for which we seek all related differences. public Match getMatch(EObject element)
getMatch
in interface Comparison
getMatch
in class ComparisonImpl
element
- The EObject for which we seek the match. ComparisonImpl.getMatch(org.eclipse.emf.ecore.EObject)
public IEqualityHelper getEqualityHelper()
getEqualityHelper
in interface Comparison
getEqualityHelper
in class ComparisonImpl
ComparisonImpl.getEqualityHelper()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.