|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.notify.impl.BasicNotifierImpl org.eclipse.emf.ecore.impl.BasicEObjectImpl org.eclipse.emf.ecore.impl.EObjectImpl org.eclipse.emf.ecore.change.impl.ResourceChangeImpl
public class ResourceChangeImpl
An implementation of the model object 'Resource Change'.
The following features are implemented:
Nested Class Summary |
---|
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 java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected EList<ListChange> |
listChanges
The cached value of the ' List Changes ' containment reference list |
protected EList<java.lang.Object> |
newValue
|
protected Resource |
resource
The cached value of the ' Resource ' attribute |
protected static Resource |
RESOURCE_EDEFAULT
The default value of the ' Resource ' attribute |
protected static java.lang.String |
RESOURCE_URI_EDEFAULT
The default value of the ' Resource URI ' attribute |
protected java.lang.String |
resourceURI
The cached value of the ' Resource URI ' attribute |
protected EList<java.lang.Object> |
valueField
|
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
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.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
ResourceChangeImpl()
|
protected |
ResourceChangeImpl(Resource resource,
EList<java.lang.Object> value)
|
Method Summary | |
---|---|
void |
apply()
|
protected void |
apply(boolean reverse)
|
protected void |
apply(EList<java.lang.Object> toList)
|
void |
applyAndReverse()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EList<ListChange> |
getListChanges()
|
Resource |
getResource()
|
java.lang.String |
getResourceURI()
|
EList<java.lang.Object> |
getValue()
|
void |
preApply(boolean reverse)
|
void |
setResource(Resource newResource)
Sets the value of the ' Resource ' attribute |
void |
setResourceGen(Resource newResource)
|
void |
setResourceURI(java.lang.String newResourceURI)
|
protected void |
setValue(EList<java.lang.Object> value)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected static final java.lang.String RESOURCE_URI_EDEFAULT
Resource URI
' attribute.
getResourceURI()
protected java.lang.String resourceURI
Resource URI
' attribute.
getResourceURI()
protected static final Resource RESOURCE_EDEFAULT
Resource
' attribute.
getResource()
protected Resource resource
Resource
' attribute.
getResource()
protected EList<ListChange> listChanges
List Changes
' containment reference list.
getListChanges()
protected EList<java.lang.Object> valueField
protected EList<java.lang.Object> newValue
Constructor Detail |
---|
protected ResourceChangeImpl()
protected ResourceChangeImpl(Resource resource, EList<java.lang.Object> value)
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public java.lang.String getResourceURI()
getResourceURI
in interface ResourceChange
ResourceChange.setResourceURI(String)
,
ChangePackage.getResourceChange_ResourceURI()
public void setResourceURI(java.lang.String newResourceURI)
setResourceURI
in interface ResourceChange
newResourceURI
- the new value of the 'Resource URI' attribute.ResourceChange.getResourceURI()
public Resource getResource()
getResource
in interface ResourceChange
ResourceChange.setResource(Resource)
,
ChangePackage.getResourceChange_Resource()
public void setResourceGen(Resource newResource)
public void setResource(Resource newResource)
ResourceChange
Resource
' attribute.
setResource
in interface ResourceChange
newResource
- the new value of the 'Resource' attribute.ResourceChange.getResource()
public EList<java.lang.Object> getValue()
getValue
in interface ResourceChange
ChangePackage.getResourceChange_Value()
protected void setValue(EList<java.lang.Object> value)
public EList<ListChange> getListChanges()
getListChanges
in interface ResourceChange
ChangePackage.getResourceChange_ListChanges()
public void preApply(boolean reverse)
public void apply()
apply
in interface ResourceChange
public void applyAndReverse()
applyAndReverse
in interface ResourceChange
protected void apply(boolean reverse)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
protected void apply(EList<java.lang.Object> toList)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
InternalEObject.eGet(EStructuralFeature, boolean, boolean)
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
EObject.eSet(EStructuralFeature, Object)
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
EObject.eUnset(EStructuralFeature)
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
EObject.eIsSet(EStructuralFeature)
public java.lang.String toString()
toString
in class BasicEObjectImpl
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |