Uses of Class
org.eclipse.emf.compare.impl.AttributeChangeImpl
-
Packages that use AttributeChangeImpl Package Description org.eclipse.emf.compare.internal.spec -
-
Uses of AttributeChangeImpl in org.eclipse.emf.compare.internal.spec
Subclasses of AttributeChangeImpl in org.eclipse.emf.compare.internal.spec Modifier and Type Class Description class
AttributeChangeSpec
This specialization of theAttributeChangeImpl
class allows us to define the derived features and operations implementations.
-