public class ResourceLocationChangeImpl extends DiffImpl implements ResourceLocationChange
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
Modifier and Type | Field and Description |
---|---|
protected static String |
BASE_LOCATION_EDEFAULT
The default value of the '
Base Location ' attribute |
protected String |
baseLocation
The cached value of the '
Base Location ' attribute |
protected static String |
CHANGED_LOCATION_EDEFAULT
The default value of the '
Changed Location ' attribute |
protected String |
changedLocation
The cached value of the '
Changed Location ' attribute |
static String |
copyright |
conflict, equivalence, impliedBy, implies, kind, KIND_EDEFAULT, primeRefining, refinedBy, refines, requiredBy, requires, source, SOURCE_EDEFAULT, state, STATE_EDEFAULT
eContainer
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
NIL
EOPPOSITE_FEATURE_BASE
Modifier | Constructor and Description |
---|---|
protected |
ResourceLocationChangeImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getBaseLocation() |
String |
getChangedLocation() |
void |
setBaseLocation(String newBaseLocation) |
void |
setChangedLocation(String newChangedLocation) |
String |
toString() |
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, setState
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
copyLeftToRight, copyRightToLeft, discard, getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setMatch, setSource, setState
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public static final String copyright
protected static final String BASE_LOCATION_EDEFAULT
Base Location
' attribute.
getBaseLocation()
protected String baseLocation
Base Location
' attribute.
getBaseLocation()
protected static final String CHANGED_LOCATION_EDEFAULT
Changed Location
' attribute.
getChangedLocation()
protected String changedLocation
Changed Location
' attribute.
getChangedLocation()
protected EClass eStaticClass()
eStaticClass
in class DiffImpl
public String getBaseLocation()
getBaseLocation
in interface ResourceLocationChange
ResourceLocationChange.setBaseLocation(String)
,
ComparePackage.getResourceLocationChange_BaseLocation()
public void setBaseLocation(String newBaseLocation)
setBaseLocation
in interface ResourceLocationChange
newBaseLocation
- the new value of the 'Base Location' attribute.ResourceLocationChange.getBaseLocation()
public String getChangedLocation()
getChangedLocation
in interface ResourceLocationChange
ResourceLocationChange.setChangedLocation(String)
,
ComparePackage.getResourceLocationChange_ChangedLocation()
public void setChangedLocation(String newChangedLocation)
setChangedLocation
in interface ResourceLocationChange
newChangedLocation
- the new value of the 'Changed Location' attribute.ResourceLocationChange.getChangedLocation()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class DiffImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class DiffImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class DiffImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class DiffImpl
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.