Package org.eclipse.emf.compare.impl
Class MatchResourceImpl
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.MatchResourceImpl
- All Implemented Interfaces:
Notifier
,MatchResource
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
An implementation of the model object 'Match Resource'.
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 TypeFieldDescriptionstatic final String
protected Resource
The cached value of the 'Left
' attribute.protected static final Resource
The default value of the 'Left
' attribute.protected static final String
The default value of the 'Left URI
' attribute.protected String
The cached value of the 'Left URI
' attribute.protected EList<ResourceLocationChange>
The cached value of the 'Location Changes
' containment reference list.protected Resource
The cached value of the 'Origin
' attribute.protected static final Resource
The default value of the 'Origin
' attribute.protected static final String
The default value of the 'Origin URI
' attribute.protected String
The cached value of the 'Origin URI
' attribute.protected Resource
The cached value of the 'Right
' attribute.protected static final Resource
The default value of the 'Right
' attribute.protected static final String
The default value of the 'Right URI
' attribute.protected String
The cached value of the 'Right URI
' 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 TypeMethodDescriptionbasicSetComparison
(Comparison newComparison, NotificationChain msgs) eGet
(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) getLeft()
getRight()
void
setComparison
(Comparison newComparison) void
void
setLeftURI
(String newLeftURI) void
void
setOriginURI
(String newOriginURI) void
void
setRightURI
(String newRightURI) 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, 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:
-
LEFT_URI_EDEFAULT
The default value of the 'Left URI
' attribute.- See Also:
- Generated:
-
leftURI
The cached value of the 'Left URI
' attribute.- See Also:
- Generated:
-
RIGHT_URI_EDEFAULT
The default value of the 'Right URI
' attribute.- See Also:
- Generated:
-
rightURI
The cached value of the 'Right URI
' attribute.- See Also:
- Generated:
-
ORIGIN_URI_EDEFAULT
The default value of the 'Origin URI
' attribute.- See Also:
- Generated:
-
originURI
The cached value of the 'Origin URI
' attribute.- See Also:
- Generated:
-
LEFT_EDEFAULT
The default value of the 'Left
' attribute.- See Also:
- Generated:
-
left
The cached value of the 'Left
' attribute.- See Also:
- Generated:
-
RIGHT_EDEFAULT
The default value of the 'Right
' attribute.- See Also:
- Generated:
-
right
The cached value of the 'Right
' attribute.- See Also:
- Generated:
-
ORIGIN_EDEFAULT
The default value of the 'Origin
' attribute.- See Also:
- Generated:
-
origin
The cached value of the 'Origin
' attribute.- See Also:
- Generated:
-
locationChanges
The cached value of the 'Location Changes
' containment reference list.- Since:
- 3.2
- See Also:
- Generated:
-
-
Constructor Details
-
MatchResourceImpl
protected MatchResourceImpl()- Generated:
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClass
in classBasicEObjectImpl
- Generated:
-
getLeftURI
- Specified by:
getLeftURI
in interfaceMatchResource
- Returns:
- the value of the 'Left URI' attribute.
- See Also:
- Generated:
-
setLeftURI
- Specified by:
setLeftURI
in interfaceMatchResource
- Parameters:
newLeftURI
- the new value of the 'Left URI' attribute.- See Also:
- Generated:
-
getRightURI
- Specified by:
getRightURI
in interfaceMatchResource
- Returns:
- the value of the 'Right URI' attribute.
- See Also:
- Generated:
-
setRightURI
- Specified by:
setRightURI
in interfaceMatchResource
- Parameters:
newRightURI
- the new value of the 'Right URI' attribute.- See Also:
- Generated:
-
getOriginURI
- Specified by:
getOriginURI
in interfaceMatchResource
- Returns:
- the value of the 'Origin URI' attribute.
- See Also:
- Generated:
-
setOriginURI
- Specified by:
setOriginURI
in interfaceMatchResource
- Parameters:
newOriginURI
- the new value of the 'Origin URI' attribute.- See Also:
- Generated:
-
getLeft
- Specified by:
getLeft
in interfaceMatchResource
- Returns:
- the value of the 'Left' attribute.
- See Also:
- Generated:
-
setLeft
- Specified by:
setLeft
in interfaceMatchResource
- Parameters:
newLeft
- the new value of the 'Left' attribute.- See Also:
- Generated:
-
getRight
- Specified by:
getRight
in interfaceMatchResource
- Returns:
- the value of the 'Right' attribute.
- See Also:
- Generated:
-
setRight
- Specified by:
setRight
in interfaceMatchResource
- Parameters:
newRight
- the new value of the 'Right' attribute.- See Also:
- Generated:
-
getOrigin
- Specified by:
getOrigin
in interfaceMatchResource
- Returns:
- the value of the 'Origin' attribute.
- See Also:
- Generated:
-
setOrigin
- Specified by:
setOrigin
in interfaceMatchResource
- Parameters:
newOrigin
- the new value of the 'Origin' attribute.- See Also:
- Generated:
-
getComparison
- Specified by:
getComparison
in interfaceMatchResource
- Returns:
- the value of the 'Comparison' container reference.
- See Also:
- Generated:
-
basicSetComparison
- Generated:
-
setComparison
- Specified by:
setComparison
in interfaceMatchResource
- Parameters:
newComparison
- the new value of the 'Comparison' container reference.- See Also:
- Generated:
-
getLocationChanges
- Specified by:
getLocationChanges
in interfaceMatchResource
- Returns:
- the value of the 'Location Changes' containment reference list.
- Since:
- 3.2
- See Also:
- Generated:
-
eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseAdd
in classBasicEObjectImpl
- Generated:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemove
in classBasicEObjectImpl
- Generated:
-
eBasicRemoveFromContainerFeature
- Overrides:
eBasicRemoveFromContainerFeature
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:
-