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