Uses of Interface
com._1c.g5.v8.dt.addin.model.AddInPackage
Packages that use AddInPackage
Package
Description
-
Uses of AddInPackage in com._1c.g5.v8.dt.addin.model
Fields in com._1c.g5.v8.dt.addin.model declared as AddInPackageModifier and TypeFieldDescriptionstatic final AddInPackage
AddInPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.addin.model that return AddInPackageModifier and TypeMethodDescriptionAddInFactory.getAddInPackage()
Returns the package supported by this factory. -
Uses of AddInPackage in com._1c.g5.v8.dt.addin.model.impl
Classes in com._1c.g5.v8.dt.addin.model.impl that implement AddInPackageMethods in com._1c.g5.v8.dt.addin.model.impl that return AddInPackageModifier and TypeMethodDescriptionAddInFactoryImpl.getAddInPackage()
static AddInPackage
AddInFactoryImpl.getPackage()
Deprecated.static AddInPackage
AddInPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of AddInPackage in com._1c.g5.v8.dt.addin.model.util
Fields in com._1c.g5.v8.dt.addin.model.util declared as AddInPackageModifier and TypeFieldDescriptionprotected static AddInPackage
AddInAdapterFactory.modelPackage
The cached model package.protected static AddInPackage
AddInSwitch.modelPackage
The cached model package