Uses of Interface
com._1c.g5.v8.dt.aggregates.model.AggregatesPackage
-
Packages that use AggregatesPackage Package Description com._1c.g5.v8.dt.aggregates.model com._1c.g5.v8.dt.aggregates.model.impl com._1c.g5.v8.dt.aggregates.model.util -
-
Uses of AggregatesPackage in com._1c.g5.v8.dt.aggregates.model
Fields in com._1c.g5.v8.dt.aggregates.model declared as AggregatesPackage Modifier and Type Field Description static AggregatesPackageAggregatesPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.aggregates.model that return AggregatesPackage Modifier and Type Method Description AggregatesPackageAggregatesFactory. 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 AggregatesPackage Modifier and Type Class Description classAggregatesPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.aggregates.model.impl that return AggregatesPackage Modifier and Type Method Description AggregatesPackageAggregatesFactoryImpl. getAggregatesPackage()static AggregatesPackageAggregatesFactoryImpl. getPackage()Deprecated.static AggregatesPackageAggregatesPackageImpl. 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 AggregatesPackage Modifier and Type Field Description protected static AggregatesPackageAggregatesAdapterFactory. modelPackageThe cached model package.protected static AggregatesPackageAggregatesSwitch. modelPackageThe cached model package
-