public interface FeatureMapChange extends Diff
The following features are supported:
ComparePackage.getFeatureMapChange()
Modifier and Type | Method and Description |
---|---|
EAttribute |
getAttribute()
Returns the value of the 'Attribute' reference
|
Object |
getValue()
Returns the value of the 'Value' attribute
|
void |
setAttribute(EAttribute value)
Sets the value of the '
Attribute ' reference |
void |
setValue(Object value)
Sets the value of the '
Value ' attribute |
copyLeftToRight, copyRightToLeft, discard, getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setMatch, setSource, setState
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final String copyright
EAttribute getAttribute()
setAttribute(EAttribute)
,
ComparePackage.getFeatureMapChange_Attribute()
void setAttribute(EAttribute value)
Attribute
' reference.
value
- the new value of the 'Attribute' reference.getAttribute()
Object getValue()
setValue(Object)
,
ComparePackage.getFeatureMapChange_Value()
void setValue(Object value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.