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
public class MatchResourceImpl extends MinimalEObjectImpl.Container implements MatchResource
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.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 Modifier and Type Field Description static java.lang.Stringcopyrightprotected ResourceleftThe cached value of the 'Left' attribute.protected static ResourceLEFT_EDEFAULTThe default value of the 'Left' attribute.protected static java.lang.StringLEFT_URI_EDEFAULTThe default value of the 'Left URI' attribute.protected java.lang.StringleftURIThe cached value of the 'Left URI' attribute.protected EList<ResourceLocationChange>locationChangesThe cached value of the 'Location Changes' containment reference list.protected ResourceoriginThe cached value of the 'Origin' attribute.protected static ResourceORIGIN_EDEFAULTThe default value of the 'Origin' attribute.protected static java.lang.StringORIGIN_URI_EDEFAULTThe default value of the 'Origin URI' attribute.protected java.lang.StringoriginURIThe cached value of the 'Origin URI' attribute.protected ResourcerightThe cached value of the 'Right' attribute.protected static ResourceRIGHT_EDEFAULTThe default value of the 'Right' attribute.protected static java.lang.StringRIGHT_URI_EDEFAULTThe default value of the 'Right URI' attribute.protected java.lang.StringrightURIThe cached value of the 'Right URI' attribute.Fields 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 Modifier Constructor Description protectedMatchResourceImpl() -
Method Summary
Modifier and Type Method Description NotificationChainbasicSetComparison(Comparison newComparison, NotificationChain msgs)NotificationChaineBasicRemoveFromContainerFeature(NotificationChain msgs)java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected EClasseStaticClass()voideUnset(int featureID)ComparisongetComparison()ResourcegetLeft()java.lang.StringgetLeftURI()EList<ResourceLocationChange>getLocationChanges()ResourcegetOrigin()java.lang.StringgetOriginURI()ResourcegetRight()java.lang.StringgetRightURI()voidsetComparison(Comparison newComparison)voidsetLeft(Resource newLeft)voidsetLeftURI(java.lang.String newLeftURI)voidsetOrigin(Resource newOrigin)voidsetOriginURI(java.lang.String newOriginURI)voidsetRight(Resource newRight)voidsetRightURI(java.lang.String newRightURI)java.lang.StringtoString()Methods 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, 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.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
-
Field Details
-
copyright
public static final java.lang.String copyright- See Also:
- Constant Field Values
- Generated:
-
LEFT_URI_EDEFAULT
protected static final java.lang.String LEFT_URI_EDEFAULTThe default value of the 'Left URI' attribute.- See Also:
getLeftURI()- Generated:
-
leftURI
protected java.lang.String leftURIThe cached value of the 'Left URI' attribute.- See Also:
getLeftURI()- Generated:
-
RIGHT_URI_EDEFAULT
protected static final java.lang.String RIGHT_URI_EDEFAULTThe default value of the 'Right URI' attribute.- See Also:
getRightURI()- Generated:
-
rightURI
protected java.lang.String rightURIThe cached value of the 'Right URI' attribute.- See Also:
getRightURI()- Generated:
-
ORIGIN_URI_EDEFAULT
protected static final java.lang.String ORIGIN_URI_EDEFAULTThe default value of the 'Origin URI' attribute.- See Also:
getOriginURI()- Generated:
-
originURI
protected java.lang.String originURIThe cached value of the 'Origin URI' attribute.- See Also:
getOriginURI()- Generated:
-
LEFT_EDEFAULT
The default value of the 'Left' attribute.- See Also:
getLeft()- Generated:
-
left
The cached value of the 'Left' attribute.- See Also:
getLeft()- Generated:
-
RIGHT_EDEFAULT
The default value of the 'Right' attribute.- See Also:
getRight()- Generated:
-
right
The cached value of the 'Right' attribute.- See Also:
getRight()- Generated:
-
ORIGIN_EDEFAULT
The default value of the 'Origin' attribute.- See Also:
getOrigin()- Generated:
-
origin
The cached value of the 'Origin' attribute.- See Also:
getOrigin()- Generated:
-
locationChanges
The cached value of the 'Location Changes' containment reference list.- Since:
- 3.2
- See Also:
getLocationChanges()- Generated:
-
-
Constructor Details
-
MatchResourceImpl
protected MatchResourceImpl()- Generated:
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClassin classBasicEObjectImpl- Generated:
-
getLeftURI
public java.lang.String getLeftURI()- Specified by:
getLeftURIin interfaceMatchResource- Returns:
- the value of the 'Left URI' attribute.
- See Also:
MatchResource.setLeftURI(String),ComparePackage.getMatchResource_LeftURI()- Generated:
-
setLeftURI
public void setLeftURI(java.lang.String newLeftURI)- Specified by:
setLeftURIin interfaceMatchResource- Parameters:
newLeftURI- the new value of the 'Left URI' attribute.- See Also:
MatchResource.getLeftURI()- Generated:
-
getRightURI
public java.lang.String getRightURI()- Specified by:
getRightURIin interfaceMatchResource- Returns:
- the value of the 'Right URI' attribute.
- See Also:
MatchResource.setRightURI(String),ComparePackage.getMatchResource_RightURI()- Generated:
-
setRightURI
public void setRightURI(java.lang.String newRightURI)- Specified by:
setRightURIin interfaceMatchResource- Parameters:
newRightURI- the new value of the 'Right URI' attribute.- See Also:
MatchResource.getRightURI()- Generated:
-
getOriginURI
public java.lang.String getOriginURI()- Specified by:
getOriginURIin interfaceMatchResource- Returns:
- the value of the 'Origin URI' attribute.
- See Also:
MatchResource.setOriginURI(String),ComparePackage.getMatchResource_OriginURI()- Generated:
-
setOriginURI
public void setOriginURI(java.lang.String newOriginURI)- Specified by:
setOriginURIin interfaceMatchResource- Parameters:
newOriginURI- the new value of the 'Origin URI' attribute.- See Also:
MatchResource.getOriginURI()- Generated:
-
getLeft
- Specified by:
getLeftin interfaceMatchResource- Returns:
- the value of the 'Left' attribute.
- See Also:
MatchResource.setLeft(Resource),ComparePackage.getMatchResource_Left()- Generated:
-
setLeft
- Specified by:
setLeftin interfaceMatchResource- Parameters:
newLeft- the new value of the 'Left' attribute.- See Also:
MatchResource.getLeft()- Generated:
-
getRight
- Specified by:
getRightin interfaceMatchResource- Returns:
- the value of the 'Right' attribute.
- See Also:
MatchResource.setRight(Resource),ComparePackage.getMatchResource_Right()- Generated:
-
setRight
- Specified by:
setRightin interfaceMatchResource- Parameters:
newRight- the new value of the 'Right' attribute.- See Also:
MatchResource.getRight()- Generated:
-
getOrigin
- Specified by:
getOriginin interfaceMatchResource- Returns:
- the value of the 'Origin' attribute.
- See Also:
MatchResource.setOrigin(Resource),ComparePackage.getMatchResource_Origin()- Generated:
-
setOrigin
- Specified by:
setOriginin interfaceMatchResource- Parameters:
newOrigin- the new value of the 'Origin' attribute.- See Also:
MatchResource.getOrigin()- Generated:
-
getComparison
- Specified by:
getComparisonin interfaceMatchResource- Returns:
- the value of the 'Comparison' container reference.
- See Also:
MatchResource.setComparison(Comparison),ComparePackage.getMatchResource_Comparison(),Comparison.getMatchedResources()- Generated:
-
basicSetComparison
- Generated:
-
setComparison
- Specified by:
setComparisonin interfaceMatchResource- Parameters:
newComparison- the new value of the 'Comparison' container reference.- See Also:
MatchResource.getComparison()- Generated:
-
getLocationChanges
- Specified by:
getLocationChangesin interfaceMatchResource- Returns:
- the value of the 'Location Changes' containment reference list.
- Since:
- 3.2
- See Also:
ComparePackage.getMatchResource_LocationChanges()- Generated:
-
eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseAddin classBasicEObjectImpl- Generated:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseRemovein classBasicEObjectImpl- Generated:
-
eBasicRemoveFromContainerFeature
- Overrides:
eBasicRemoveFromContainerFeaturein classBasicEObjectImpl- Generated:
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl- Generated:
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl- Generated:
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl- Generated:
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl- Generated:
-
toString
public java.lang.String toString()- Overrides:
toStringin classBasicEObjectImpl- Generated:
-