Uses of Interface
org.eclipse.emf.cdo.lm.LMFactory
Packages that use LMFactory
Package
Description
The generated EMF API of the CDO Lifecycle Management model.
The generated EMF implementation of the CDO Lifecycle Management model.
-
Uses of LMFactory in org.eclipse.emf.cdo.lm
Fields in org.eclipse.emf.cdo.lm declared as LMFactoryModifier and TypeFieldDescriptionstatic final LMFactory
LMFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.emf.cdo.lm that return LMFactoryModifier and TypeMethodDescriptionLMPackage.getLMFactory()
Returns the factory that creates the instances of the model. -
Uses of LMFactory in org.eclipse.emf.cdo.lm.impl
Classes in org.eclipse.emf.cdo.lm.impl that implement LMFactoryMethods in org.eclipse.emf.cdo.lm.impl that return LMFactoryModifier and TypeMethodDescriptionLMPackageImpl.getLMFactory()
static LMFactory
LMFactoryImpl.init()
Creates the default factory implementation.