|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Feature Map Entry'.
The following features are supported:
ChangePackage.getFeatureMapEntry()
Method Summary | |
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 |
EObject |
getReferenceValue()
Returns the value of the 'Reference Value' reference |
Object |
getValue()
Returns the value of the 'Value' 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 |
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.getFeatureMapEntry_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.getFeatureMapEntry_DataValue()
public void setDataValue(String value)
Data Value
' attribute.
value
- the new value of the 'Data Value' attribute.getDataValue()
public Object getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
ChangePackage.getFeatureMapEntry_Value()
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.getFeatureMapEntry_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.getFeatureMapEntry_ReferenceValue()
public void setReferenceValue(EObject value)
Reference Value
' reference.
value
- the new value of the 'Reference Value' reference.getReferenceValue()
|
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 |