Uses of Interface
com._1c.g5.v8.dt.moxel.MoxelFactory
Packages that use MoxelFactory
-
Uses of MoxelFactory in com._1c.g5.v8.dt.moxel
Fields in com._1c.g5.v8.dt.moxel declared as MoxelFactoryModifier and TypeFieldDescriptionstatic final MoxelFactory
MoxelFactory.eINSTANCE
The singleton instance of the factory.Methods in com._1c.g5.v8.dt.moxel that return MoxelFactoryModifier and TypeMethodDescriptionMoxelPackage.getMoxelFactory()
Returns the factory that creates the instances of the model. -
Uses of MoxelFactory in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement MoxelFactoryMethods in com._1c.g5.v8.dt.moxel.impl that return MoxelFactoryModifier and TypeMethodDescriptionMoxelPackageImpl.getMoxelFactory()
static MoxelFactory
MoxelFactoryImpl.init()
Creates the default factory implementation.