Package org.eclipse.emf.compare.impl
Class ResourceLocationChangeImpl
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.ResourceLocationChangeImpl
- All Implemented Interfaces:
Notifier,Diff,ResourceLocationChange,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject
- Direct Known Subclasses:
ResourceLocationChangeSpec
public class ResourceLocationChangeImpl extends DiffImpl implements ResourceLocationChange
An implementation of the model object 'Resource Location Change'.
The following features are implemented:
- Since:
- 3.2
- 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 protected static java.lang.StringBASE_LOCATION_EDEFAULTThe default value of the 'Base Location' attribute.protected java.lang.StringbaseLocationThe cached value of the 'Base Location' attribute.protected static java.lang.StringCHANGED_LOCATION_EDEFAULTThe default value of the 'Changed Location' attribute.protected java.lang.StringchangedLocationThe cached value of the 'Changed Location' attribute.static java.lang.StringcopyrightFields 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 Modifier Constructor Description protectedResourceLocationChangeImpl() -
Method Summary
Modifier and Type Method Description java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected EClasseStaticClass()voideUnset(int featureID)java.lang.StringgetBaseLocation()java.lang.StringgetChangedLocation()voidsetBaseLocation(java.lang.String newBaseLocation)voidsetChangedLocation(java.lang.String newChangedLocation)java.lang.StringtoString()Methods inherited from class org.eclipse.emf.compare.impl.DiffImpl
basicGetConflict, basicGetEquivalence, basicGetMatch, basicGetPrimeRefining, basicSetConflict, basicSetEquivalence, copyLeftToRight, copyRightToLeft, discard, eInverseAdd, eInverseRemove, getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setMatch, 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
copyLeftToRight, copyRightToLeft, discard, getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setMatch, 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
-
Field Details
-
copyright
public static final java.lang.String copyright- See Also:
- Constant Field Values
- Generated:
-
BASE_LOCATION_EDEFAULT
protected static final java.lang.String BASE_LOCATION_EDEFAULTThe default value of the 'Base Location' attribute.- See Also:
getBaseLocation()- Generated:
-
baseLocation
protected java.lang.String baseLocationThe cached value of the 'Base Location' attribute.- See Also:
getBaseLocation()- Generated:
-
CHANGED_LOCATION_EDEFAULT
protected static final java.lang.String CHANGED_LOCATION_EDEFAULTThe default value of the 'Changed Location' attribute.- See Also:
getChangedLocation()- Generated:
-
changedLocation
protected java.lang.String changedLocationThe cached value of the 'Changed Location' attribute.- See Also:
getChangedLocation()- Generated:
-
-
Constructor Details
-
ResourceLocationChangeImpl
protected ResourceLocationChangeImpl()- Generated:
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClassin classDiffImpl- Generated:
-
getBaseLocation
public java.lang.String getBaseLocation()- Specified by:
getBaseLocationin interfaceResourceLocationChange- Returns:
- the value of the 'Base Location' attribute.
- See Also:
ResourceLocationChange.setBaseLocation(String),ComparePackage.getResourceLocationChange_BaseLocation()- Generated:
-
setBaseLocation
public void setBaseLocation(java.lang.String newBaseLocation)- Specified by:
setBaseLocationin interfaceResourceLocationChange- Parameters:
newBaseLocation- the new value of the 'Base Location' attribute.- See Also:
ResourceLocationChange.getBaseLocation()- Generated:
-
getChangedLocation
public java.lang.String getChangedLocation()- Specified by:
getChangedLocationin interfaceResourceLocationChange- Returns:
- the value of the 'Changed Location' attribute.
- See Also:
ResourceLocationChange.setChangedLocation(String),ComparePackage.getResourceLocationChange_ChangedLocation()- Generated:
-
setChangedLocation
public void setChangedLocation(java.lang.String newChangedLocation)- Specified by:
setChangedLocationin interfaceResourceLocationChange- Parameters:
newChangedLocation- the new value of the 'Changed Location' attribute.- See Also:
ResourceLocationChange.getChangedLocation()- Generated:
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classDiffImpl- Generated:
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classDiffImpl- Generated:
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classDiffImpl- Generated:
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classDiffImpl- Generated:
-
toString
public java.lang.String toString()
-