|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Resource Change'.
The following features are supported:
ChangePackage.getResourceChange()
Method Summary | |
void |
apply()
|
void |
applyAndReverse()
|
EList |
getListChanges()
Returns the value of the 'List Changes' containment reference list. |
Resource |
getResource()
Returns the value of the 'Resource' attribute |
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(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 |
public String getResourceURI()
If the meaning of the 'Resource URI' attribute isn't clear, there really should be more of a description here...
setResourceURI(String)
,
ChangePackage.getResourceChange_ResourceURI()
public void setResourceURI(String value)
Resource URI
' attribute.
value
- the new value of the 'Resource URI' attribute.getResourceURI()
public Resource getResource()
If the meaning of the 'Resource' attribute isn't clear, there really should be more of a description here...
setResource(Resource)
,
ChangePackage.getResourceChange_Resource()
public void setResource(Resource value)
Resource
' attribute.
value
- the new value of the 'Resource' attribute.getResource()
public EList getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
ChangePackage.getResourceChange_Value()
public EList getListChanges()
ListChange
.
If the meaning of the 'List Changes' containment reference list isn't clear, there really should be more of a description here...
ChangePackage.getResourceChange_ListChanges()
public void apply()
public 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 |