Uses of Interface
com._1c.g5.v8.dt.moxel.MoxelPackage
Packages that use MoxelPackage
-
Uses of MoxelPackage in com._1c.g5.v8.dt.moxel
Fields in com._1c.g5.v8.dt.moxel declared as MoxelPackageModifier and TypeFieldDescriptionstatic final MoxelPackage
MoxelPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.moxel that return MoxelPackageModifier and TypeMethodDescriptionMoxelFactory.getMoxelPackage()
Returns the package supported by this factory. -
Uses of MoxelPackage in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement MoxelPackageMethods in com._1c.g5.v8.dt.moxel.impl that return MoxelPackageModifier and TypeMethodDescriptionMoxelFactoryImpl.getMoxelPackage()
static MoxelPackage
MoxelFactoryImpl.getPackage()
Deprecated.static MoxelPackage
MoxelPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of MoxelPackage in com._1c.g5.v8.dt.moxel.util
Fields in com._1c.g5.v8.dt.moxel.util declared as MoxelPackageModifier and TypeFieldDescriptionprotected static MoxelPackage
MoxelAdapterFactory.modelPackage
The cached model package.protected static MoxelPackage
MoxelSwitch.modelPackage
The cached model package