Uses of Interface
com._1c.g5.v8.dt.moxel.MoxelPackage
-
Packages that use MoxelPackage Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util -
-
Uses of MoxelPackage in com._1c.g5.v8.dt.moxel
Fields in com._1c.g5.v8.dt.moxel declared as MoxelPackage Modifier and Type Field Description static MoxelPackageMoxelPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.moxel that return MoxelPackage Modifier and Type Method Description MoxelPackageMoxelFactory. 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 MoxelPackage Modifier and Type Class Description classMoxelPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.moxel.impl that return MoxelPackage Modifier and Type Method Description MoxelPackageMoxelFactoryImpl. getMoxelPackage()static MoxelPackageMoxelFactoryImpl. getPackage()Deprecated.static MoxelPackageMoxelPackageImpl. 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 MoxelPackage Modifier and Type Field Description protected static MoxelPackageMoxelAdapterFactory. modelPackageThe cached model package.protected static MoxelPackageMoxelSwitch. modelPackageThe cached model package
-