Uses of Interface
org.eclipse.emf.compare.ComparePackage
Packages that use ComparePackage
Package
Description
-
Uses of ComparePackage in org.eclipse.emf.compare
Fields in org.eclipse.emf.compare declared as ComparePackageModifier and TypeFieldDescriptionstatic final ComparePackage
ComparePackage.eINSTANCE
The singleton instance of the package.Methods in org.eclipse.emf.compare that return ComparePackageModifier and TypeMethodDescriptionCompareFactory.getComparePackage()
Returns the package supported by this factory. -
Uses of ComparePackage in org.eclipse.emf.compare.impl
Classes in org.eclipse.emf.compare.impl that implement ComparePackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in org.eclipse.emf.compare.impl that return ComparePackageModifier and TypeMethodDescriptionCompareFactoryImpl.getComparePackage()
static ComparePackage
CompareFactoryImpl.getPackage()
Deprecated.static ComparePackage
ComparePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ComparePackage in org.eclipse.emf.compare.util
Fields in org.eclipse.emf.compare.util declared as ComparePackageModifier and TypeFieldDescriptionprotected static ComparePackage
CompareAdapterFactory.modelPackage
The cached model package.protected static ComparePackage
CompareSwitch.modelPackage
The cached model package