|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Feature Change'.
The following features are supported:
ChangePackage.getFeatureChange()
Method Summary | |
void |
apply(EObject originalObject)
|
void |
applyAndReverse(EObject originalObject)
|
String |
getDataValue()
Returns the value of the 'Data Value' attribute |
EStructuralFeature |
getFeature()
Returns the value of the 'Feature' reference |
String |
getFeatureName()
Returns the value of the 'Feature Name' attribute |
EList |
getListChanges()
Returns the value of the 'List Changes' containment reference list. |
EObject |
getReferenceValue()
Returns the value of the 'Reference Value' reference |
Object |
getValue()
Returns the value of the 'Value' attribute |
boolean |
isSet()
Returns the value of the 'Set' attribute. |
boolean |
isSetFeature()
Returns whether the value of the ' Feature ' reference is set |
boolean |
isSetFeatureName()
Returns whether the value of the ' Feature Name ' attribute is set |
void |
setDataValue(String value)
Sets the value of the ' Data Value ' attribute |
void |
setFeature(EStructuralFeature value)
Sets the value of the ' Feature ' reference |
void |
setFeatureName(String value)
Sets the value of the ' Feature Name ' attribute |
void |
setReferenceValue(EObject value)
Sets the value of the ' Reference Value ' reference |
void |
setSet(boolean value)
Sets the value of the ' Set ' attribute |
void |
unsetFeature()
Unsets the value of the ' Feature ' reference |
void |
unsetFeatureName()
Unsets the value of the ' Feature Name ' 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 getFeatureName()
If the meaning of the 'Feature Name' attribute isn't clear, there really should be more of a description here...
isSetFeatureName()
,
unsetFeatureName()
,
setFeatureName(String)
,
ChangePackage.getFeatureChange_FeatureName()
public void setFeatureName(String value)
Feature Name
' attribute.
value
- the new value of the 'Feature Name' attribute.isSetFeatureName()
,
unsetFeatureName()
,
getFeatureName()
public void unsetFeatureName()
Feature Name
' attribute.
isSetFeatureName()
,
getFeatureName()
,
setFeatureName(String)
public boolean isSetFeatureName()
Feature Name
' attribute is set.
unsetFeatureName()
,
getFeatureName()
,
setFeatureName(String)
public String getDataValue()
If the meaning of the 'Data Value' attribute isn't clear, there really should be more of a description here...
setDataValue(String)
,
ChangePackage.getFeatureChange_DataValue()
public void setDataValue(String value)
Data Value
' attribute.
value
- the new value of the 'Data Value' attribute.getDataValue()
public boolean isSet()
"true"
.
If the meaning of the 'Set' attribute isn't clear, there really should be more of a description here...
setSet(boolean)
,
ChangePackage.getFeatureChange_Set()
public void setSet(boolean value)
Set
' attribute.
value
- the new value of the 'Set' attribute.isSet()
public EStructuralFeature getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
isSetFeature()
,
unsetFeature()
,
setFeature(EStructuralFeature)
,
ChangePackage.getFeatureChange_Feature()
public void setFeature(EStructuralFeature value)
Feature
' reference.
value
- the new value of the 'Feature' reference.isSetFeature()
,
unsetFeature()
,
getFeature()
public void unsetFeature()
Feature
' reference.
isSetFeature()
,
getFeature()
,
setFeature(EStructuralFeature)
public boolean isSetFeature()
Feature
' reference is set.
unsetFeature()
,
getFeature()
,
setFeature(EStructuralFeature)
public EObject getReferenceValue()
If the meaning of the 'Reference Value' reference isn't clear, there really should be more of a description here...
setReferenceValue(EObject)
,
ChangePackage.getFeatureChange_ReferenceValue()
public void setReferenceValue(EObject value)
Reference Value
' reference.
value
- the new value of the 'Reference Value' reference.getReferenceValue()
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.getFeatureChange_ListChanges()
public Object getValue()
ChangePackage.getFeatureChange_Value()
public void apply(EObject originalObject)
public void applyAndReverse(EObject originalObject)
|
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 |