Uses of Interface
com._1c.g5.v8.dt.dendrogram.model.DendrogramPackage
Packages that use DendrogramPackage
Package
Description
-
Uses of DendrogramPackage in com._1c.g5.v8.dt.dendrogram.model
Fields in com._1c.g5.v8.dt.dendrogram.model declared as DendrogramPackageModifier and TypeFieldDescriptionstatic final DendrogramPackage
DendrogramPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.dendrogram.model that return DendrogramPackageModifier and TypeMethodDescriptionDendrogramFactory.getDendrogramPackage()
Returns the package supported by this factory. -
Uses of DendrogramPackage in com._1c.g5.v8.dt.dendrogram.model.impl
Classes in com._1c.g5.v8.dt.dendrogram.model.impl that implement DendrogramPackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return DendrogramPackageModifier and TypeMethodDescriptionDendrogramFactoryImpl.getDendrogramPackage()
static DendrogramPackage
DendrogramFactoryImpl.getPackage()
Deprecated.static DendrogramPackage
DendrogramPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of DendrogramPackage in com._1c.g5.v8.dt.dendrogram.model.util
Fields in com._1c.g5.v8.dt.dendrogram.model.util declared as DendrogramPackageModifier and TypeFieldDescriptionprotected static DendrogramPackage
DendrogramAdapterFactory.modelPackage
The cached model package.protected static DendrogramPackage
DendrogramSwitch.modelPackage
The cached model package