Uses of Interface
com._1c.g5.v8.dt.xdto.model.XdtoPackage
Packages that use XdtoPackage
Package
Description
-
Uses of XdtoPackage in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type XdtoPackageModifier and TypeMethodDescriptionprotected void
XdtoPackageRule.buildForObject
(XdtoPackage object, IV8Project v8Project) -
Uses of XdtoPackage in com._1c.g5.v8.dt.xdto.model
Fields in com._1c.g5.v8.dt.xdto.model declared as XdtoPackageModifier and TypeFieldDescriptionstatic final XdtoPackage
XdtoPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.xdto.model that return XdtoPackageModifier and TypeMethodDescriptionXdtoFactory.getXdtoPackage()
Returns the package supported by this factory. -
Uses of XdtoPackage in com._1c.g5.v8.dt.xdto.model.impl
Classes in com._1c.g5.v8.dt.xdto.model.impl that implement XdtoPackageMethods in com._1c.g5.v8.dt.xdto.model.impl that return XdtoPackageModifier and TypeMethodDescriptionstatic XdtoPackage
XdtoFactoryImpl.getPackage()
Deprecated.XdtoFactoryImpl.getXdtoPackage()
static XdtoPackage
XdtoPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of XdtoPackage in com._1c.g5.v8.dt.xdto.model.util
Fields in com._1c.g5.v8.dt.xdto.model.util declared as XdtoPackageModifier and TypeFieldDescriptionprotected static XdtoPackage
XdtoAdapterFactory.modelPackage
The cached model package.protected static XdtoPackage
XdtoSwitch.modelPackage
The cached model package