Uses of Interface
com._1c.g5.v8.dt.activedocument.model.ActiveDocumentPackage
-
Packages that use ActiveDocumentPackage Package Description com._1c.g5.v8.dt.activedocument.model com._1c.g5.v8.dt.activedocument.model.impl com._1c.g5.v8.dt.activedocument.model.util -
-
Uses of ActiveDocumentPackage in com._1c.g5.v8.dt.activedocument.model
Fields in com._1c.g5.v8.dt.activedocument.model declared as ActiveDocumentPackage Modifier and Type Field Description static ActiveDocumentPackageActiveDocumentPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.activedocument.model that return ActiveDocumentPackage Modifier and Type Method Description ActiveDocumentPackageActiveDocumentFactory. getActiveDocumentPackage()Returns the package supported by this factory. -
Uses of ActiveDocumentPackage in com._1c.g5.v8.dt.activedocument.model.impl
Classes in com._1c.g5.v8.dt.activedocument.model.impl that implement ActiveDocumentPackage Modifier and Type Class Description classActiveDocumentPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.activedocument.model.impl that return ActiveDocumentPackage Modifier and Type Method Description ActiveDocumentPackageActiveDocumentFactoryImpl. getActiveDocumentPackage()static ActiveDocumentPackageActiveDocumentFactoryImpl. getPackage()Deprecated.static ActiveDocumentPackageActiveDocumentPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ActiveDocumentPackage in com._1c.g5.v8.dt.activedocument.model.util
Fields in com._1c.g5.v8.dt.activedocument.model.util declared as ActiveDocumentPackage Modifier and Type Field Description protected static ActiveDocumentPackageActiveDocumentAdapterFactory. modelPackageThe cached model package.protected static ActiveDocumentPackageActiveDocumentSwitch. modelPackageThe cached model package
-