Uses of Interface
com._1c.g5.v8.dt.aggregates.model.AggregatesPackage
Packages that use AggregatesPackage
Package
Description
-
Uses of AggregatesPackage in com._1c.g5.v8.dt.aggregates.model
Fields in com._1c.g5.v8.dt.aggregates.model declared as AggregatesPackageModifier and TypeFieldDescriptionstatic final AggregatesPackage
AggregatesPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.aggregates.model that return AggregatesPackageModifier and TypeMethodDescriptionAggregatesFactory.getAggregatesPackage()
Returns the package supported by this factory. -
Uses of AggregatesPackage in com._1c.g5.v8.dt.aggregates.model.impl
Classes in com._1c.g5.v8.dt.aggregates.model.impl that implement AggregatesPackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in com._1c.g5.v8.dt.aggregates.model.impl that return AggregatesPackageModifier and TypeMethodDescriptionAggregatesFactoryImpl.getAggregatesPackage()
static AggregatesPackage
AggregatesFactoryImpl.getPackage()
Deprecated.static AggregatesPackage
AggregatesPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of AggregatesPackage in com._1c.g5.v8.dt.aggregates.model.util
Fields in com._1c.g5.v8.dt.aggregates.model.util declared as AggregatesPackageModifier and TypeFieldDescriptionprotected static AggregatesPackage
AggregatesAdapterFactory.modelPackage
The cached model package.protected static AggregatesPackage
AggregatesSwitch.modelPackage
The cached model package