|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceChange
A representation of the model object 'Resource Change'.
The following features are supported:
ChangePackage.getResourceChange()
Method Summary | |
---|---|
void |
apply()
|
void |
applyAndReverse()
|
EList<ListChange> |
getListChanges()
Returns the value of the 'List Changes' containment reference list. |
Resource |
getResource()
Returns the value of the 'Resource' attribute |
java.lang.String |
getResourceURI()
Returns the value of the 'Resource URI' attribute |
EList<?> |
getValue()
Returns the value of the 'Value' attribute |
void |
setResource(Resource value)
Sets the value of the ' Resource ' attribute |
void |
setResourceURI(java.lang.String value)
Sets the value of the ' Resource URI ' attribute |
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 |
Method Detail |
---|
java.lang.String getResourceURI()
setResourceURI(String)
,
ChangePackage.getResourceChange_ResourceURI()
void setResourceURI(java.lang.String value)
Resource URI
' attribute.
value
- the new value of the 'Resource URI' attribute.getResourceURI()
Resource getResource()
setResource(Resource)
,
ChangePackage.getResourceChange_Resource()
void setResource(Resource value)
Resource
' attribute.
value
- the new value of the 'Resource' attribute.getResource()
EList<?> getValue()
ChangePackage.getResourceChange_Value()
EList<ListChange> getListChanges()
ListChange
.
ChangePackage.getResourceChange_ListChanges()
void apply()
void applyAndReverse()
|
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 |