Uses of Interface
com._1c.g5.v8.dt.moxel.content.ContentPackage
Packages that use ContentPackage
Package
Description
-
Uses of ContentPackage in com._1c.g5.v8.dt.moxel.content
Fields in com._1c.g5.v8.dt.moxel.content declared as ContentPackageModifier and TypeFieldDescriptionstatic final ContentPackage
ContentPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.moxel.content that return ContentPackageModifier and TypeMethodDescriptionContentFactory.getContentPackage()
Returns the package supported by this factory. -
Uses of ContentPackage in com._1c.g5.v8.dt.moxel.content.impl
Classes in com._1c.g5.v8.dt.moxel.content.impl that implement ContentPackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in com._1c.g5.v8.dt.moxel.content.impl that return ContentPackageModifier and TypeMethodDescriptionContentFactoryImpl.getContentPackage()
static ContentPackage
ContentFactoryImpl.getPackage()
Deprecated.static ContentPackage
ContentPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ContentPackage in com._1c.g5.v8.dt.moxel.content.util
Fields in com._1c.g5.v8.dt.moxel.content.util declared as ContentPackageModifier and TypeFieldDescriptionprotected static ContentPackage
ContentAdapterFactory.modelPackage
The cached model package.protected static ContentPackage
ContentSwitch.modelPackage
The cached model package