|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
An implementation of the model object 'Resource Change'.
The following features are implemented:
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
Field Summary | |
protected EList |
listChanges
The cached value of the ' List Changes ' containment reference list |
protected Resource |
resource
The cached value of the ' Resource ' attribute |
protected static Resource |
RESOURCE_EDEFAULT
The default value of the ' Resource ' attribute |
protected static String |
RESOURCE_URI_EDEFAULT
The default value of the ' Resource URI ' attribute |
protected String |
resourceURI
The cached value of the ' Resource URI ' attribute |
protected static EList |
VALUE_EDEFAULT
The default value of the ' Value ' attribute |
protected EList |
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 value)
|
Method Summary | |
void |
apply()
|
protected void |
apply(EList toList)
|
void |
applyAndReverse()
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EList |
getListChanges()
|
Resource |
getResource()
|
String |
getResourceURI()
|
EList |
getValue()
|
void |
setResource(Resource newResource)
Sets the value of the ' Resource ' attribute |
void |
setResourceGen(Resource newResource)
|
void |
setResourceURI(String newResourceURI)
|
protected void |
setValue(EList value)
|
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 String RESOURCE_URI_EDEFAULT
Resource URI
' attribute.
getResourceURI()
protected String resourceURI
Resource URI
' attribute.
getResourceURI()
protected static final Resource RESOURCE_EDEFAULT
Resource
' attribute.
getResource()
protected Resource resource
Resource
' attribute.
getResource()
protected static final EList VALUE_EDEFAULT
Value
' attribute.
getValue()
protected EList listChanges
List Changes
' containment reference list.
getListChanges()
protected EList valueField
Constructor Detail |
protected ResourceChangeImpl()
protected ResourceChangeImpl(Resource resource, EList value)
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public String getResourceURI()
getResourceURI
in interface ResourceChange
ResourceChange.setResourceURI(String)
,
ChangePackage.getResourceChange_ResourceURI()
public void setResourceURI(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 getValue()
getValue
in interface ResourceChange
ChangePackage.getResourceChange_Value()
protected void setValue(EList value)
public EList getListChanges()
getListChanges
in interface ResourceChange
ChangePackage.getResourceChange_ListChanges()
public void apply()
apply
in interface ResourceChange
public void applyAndReverse()
applyAndReverse
in interface ResourceChange
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
protected void apply(EList toList)
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public 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 |