org.eclipse.emf.compare.diff.metamodel
Interface RemoveAttribute

All Superinterfaces:
AttributeChange, AttributeChangeLeftTarget, DiffElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
RemoveAttributeImpl

public interface RemoveAttribute
extends AttributeChangeLeftTarget

A representation of the model object 'Remove Attribute'.

See Also:
DiffPackage.getRemoveAttribute()

Method Summary
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.AttributeChangeLeftTarget
getLeftTarget, setLeftTarget
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.AttributeChange
getAttribute, getLeftElement, getRightElement, setAttribute, setLeftElement, setRightElement
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.DiffElement
getIsHiddenBy, getKind, getSubDiffElements, isConflicting
 
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
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.