|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Description'.
The following features are supported:
ChangePackage.getChangeDescription()
Method Summary | |
void |
apply()
|
void |
applyAndReverse()
|
EMap |
getObjectChanges()
Returns the value of the 'Object Changes' map. |
EList |
getObjectsToAttach()
Returns the value of the 'Objects To Attach' containment reference list. |
EList |
getObjectsToDetach()
Returns the value of the 'Objects To Detach' reference list. |
EList |
getResourceChanges()
Returns the value of the 'Resource Changes' containment reference list. |
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 EMap getObjectChanges()
EObject
,
and the value is of type list of FeatureChange
,
If the meaning of the 'Object Changes' map isn't clear, there really should be more of a description here...
ChangePackage.getChangeDescription_ObjectChanges()
public EList getObjectsToDetach()
EObject
.
Returns the list of objects that will be detached when this Change Description is applied. The list is calculated every time this method is called.
ChangePackage.getChangeDescription_ObjectsToDetach()
public EList getObjectsToAttach()
EObject
.
If the meaning of the 'Objects To Attach' containment reference list isn't clear, there really should be more of a description here...
ChangePackage.getChangeDescription_ObjectsToAttach()
public EList getResourceChanges()
ResourceChange
.
If the meaning of the 'Resource Changes' containment reference list isn't clear, there really should be more of a description here...
ChangePackage.getChangeDescription_ResourceChanges()
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 |