|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureChange
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)
|
java.lang.String |
getDataValue()
Returns the value of the 'Data Value' attribute |
EStructuralFeature |
getFeature()
Returns the value of the 'Feature' reference |
java.lang.String |
getFeatureName()
Returns the value of the 'Feature Name' attribute |
EList<ListChange> |
getListChanges()
Returns the value of the 'List Changes' containment reference list. |
EObject |
getReferenceValue()
Returns the value of the 'Reference Value' reference |
java.lang.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(java.lang.String value)
Sets the value of the ' Data Value ' attribute |
void |
setFeature(EStructuralFeature value)
Sets the value of the ' Feature ' reference |
void |
setFeatureName(java.lang.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 |
---|
java.lang.String getFeatureName()
isSetFeatureName()
,
unsetFeatureName()
,
setFeatureName(String)
,
ChangePackage.getFeatureChange_FeatureName()
void setFeatureName(java.lang.String value)
Feature Name
' attribute.
value
- the new value of the 'Feature Name' attribute.isSetFeatureName()
,
unsetFeatureName()
,
getFeatureName()
void unsetFeatureName()
Feature Name
' attribute.
isSetFeatureName()
,
getFeatureName()
,
setFeatureName(String)
boolean isSetFeatureName()
Feature Name
' attribute is set.
unsetFeatureName()
,
getFeatureName()
,
setFeatureName(String)
java.lang.String getDataValue()
setDataValue(String)
,
ChangePackage.getFeatureChange_DataValue()
void setDataValue(java.lang.String value)
Data Value
' attribute.
value
- the new value of the 'Data Value' attribute.getDataValue()
boolean isSet()
"true"
.
setSet(boolean)
,
ChangePackage.getFeatureChange_Set()
void setSet(boolean value)
Set
' attribute.
value
- the new value of the 'Set' attribute.isSet()
EStructuralFeature getFeature()
isSetFeature()
,
unsetFeature()
,
setFeature(EStructuralFeature)
,
ChangePackage.getFeatureChange_Feature()
void setFeature(EStructuralFeature value)
Feature
' reference.
value
- the new value of the 'Feature' reference.isSetFeature()
,
unsetFeature()
,
getFeature()
void unsetFeature()
Feature
' reference.
isSetFeature()
,
getFeature()
,
setFeature(EStructuralFeature)
boolean isSetFeature()
Feature
' reference is set.
unsetFeature()
,
getFeature()
,
setFeature(EStructuralFeature)
EObject getReferenceValue()
setReferenceValue(EObject)
,
ChangePackage.getFeatureChange_ReferenceValue()
void setReferenceValue(EObject value)
Reference Value
' reference.
value
- the new value of the 'Reference Value' reference.getReferenceValue()
EList<ListChange> getListChanges()
ListChange
.
ChangePackage.getFeatureChange_ListChanges()
java.lang.Object getValue()
ChangePackage.getFeatureChange_Value()
void apply(EObject originalObject)
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 |