Uses of Interface
org.eclipse.emf.cdo.lm.assembly.AssemblyFactory
Packages that use AssemblyFactory
Package
Description
The generated EMF API of the CDO Lifecycle Management Assembly model.
The generated EMF implementation of the CDO Lifecycle Management Assembly model.
-
Uses of AssemblyFactory in org.eclipse.emf.cdo.lm.assembly
Fields in org.eclipse.emf.cdo.lm.assembly declared as AssemblyFactoryModifier and TypeFieldDescriptionstatic final AssemblyFactory
AssemblyFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.emf.cdo.lm.assembly that return AssemblyFactoryModifier and TypeMethodDescriptionAssemblyPackage.getAssemblyFactory()
Returns the factory that creates the instances of the model. -
Uses of AssemblyFactory in org.eclipse.emf.cdo.lm.assembly.impl
Classes in org.eclipse.emf.cdo.lm.assembly.impl that implement AssemblyFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.eclipse.emf.cdo.lm.assembly.impl that return AssemblyFactoryModifier and TypeMethodDescriptionAssemblyPackageImpl.getAssemblyFactory()
static AssemblyFactory
AssemblyFactoryImpl.init()
Creates the default factory implementation.