Uses of Interface
org.eclipse.emf.compare.CompareFactory
Packages that use CompareFactory
-
Uses of CompareFactory in org.eclipse.emf.compare
Fields in org.eclipse.emf.compare declared as CompareFactoryModifier and TypeFieldDescriptionstatic final CompareFactory
CompareFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.emf.compare that return CompareFactoryModifier and TypeMethodDescriptionComparePackage.getCompareFactory()
Returns the factory that creates the instances of the model. -
Uses of CompareFactory in org.eclipse.emf.compare.impl
Classes in org.eclipse.emf.compare.impl that implement CompareFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.eclipse.emf.compare.impl that return CompareFactoryModifier and TypeMethodDescriptionComparePackageImpl.getCompareFactory()
static CompareFactory
CompareFactoryImpl.init()
Creates the default factory implementation.