|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'List Change'.
The following features are supported:
ChangePackage.getListChange()
Method Summary | |
void |
apply(EList originalList)
|
void |
applyAndReverse(EList originalList)
|
EList |
getDataValues()
Returns the value of the 'Data Values' attribute list. |
EStructuralFeature |
getFeature()
Returns the value of the 'Feature' reference |
EList |
getFeatureMapEntryValues()
Returns the value of the 'Feature Map Entry Values' containment reference list. |
int |
getIndex()
Returns the value of the 'Index' attribute. |
ChangeKind |
getKind()
Returns the value of the 'Kind' attribute. |
int |
getMoveToIndex()
Returns the value of the 'Move To Index' attribute |
EList |
getReferenceValues()
Returns the value of the 'Reference Values' reference list. |
EList |
getValues()
Returns the value of the 'Values' attribute list. |
void |
setFeature(EStructuralFeature value)
Sets the value of the ' Feature ' reference |
void |
setIndex(int value)
Sets the value of the ' Index ' attribute |
void |
setKind(ChangeKind value)
Sets the value of the ' Kind ' attribute |
void |
setMoveToIndex(int value)
Sets the value of the ' Move To Index ' 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 ChangeKind getKind()
ChangeKind
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
ChangeKind
,
setKind(ChangeKind)
,
ChangePackage.getListChange_Kind()
public void setKind(ChangeKind value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.ChangeKind
,
getKind()
public EList getDataValues()
String
.
If the meaning of the 'Data Values' attribute list isn't clear, there really should be more of a description here...
ChangePackage.getListChange_DataValues()
public int getIndex()
"-1"
.
If the meaning of the 'Index' attribute isn't clear, there really should be more of a description here...
setIndex(int)
,
ChangePackage.getListChange_Index()
public void setIndex(int value)
Index
' attribute.
value
- the new value of the 'Index' attribute.getIndex()
public int getMoveToIndex()
If the meaning of the 'Move To Index' attribute isn't clear, there really should be more of a description here...
setMoveToIndex(int)
,
ChangePackage.getListChange_MoveToIndex()
public void setMoveToIndex(int value)
Move To Index
' attribute.
value
- the new value of the 'Move To Index' attribute.getMoveToIndex()
public EList getReferenceValues()
EObject
.
If the meaning of the 'Reference Values' reference list isn't clear, there really should be more of a description here...
ChangePackage.getListChange_ReferenceValues()
public EStructuralFeature getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(EStructuralFeature)
,
ChangePackage.getListChange_Feature()
public void setFeature(EStructuralFeature value)
Feature
' reference.
value
- the new value of the 'Feature' reference.getFeature()
public EList getFeatureMapEntryValues()
FeatureMapEntry
.
If the meaning of the 'Feature Map Entry Values' containment reference list isn't clear, there really should be more of a description here...
ChangePackage.getListChange_FeatureMapEntryValues()
public EList getValues()
Object
.
ChangePackage.getListChange_Values()
public void apply(EList originalList)
public void applyAndReverse(EList originalList)
|
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 |