Uses of Interface
com._1c.g5.v8.dt.compare.model.ComparePackage
Packages that use ComparePackage
Package
Description
-
Uses of ComparePackage in com._1c.g5.v8.dt.compare.model
Fields in com._1c.g5.v8.dt.compare.model declared as ComparePackageModifier and TypeFieldDescriptionstatic final ComparePackage
ComparePackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.compare.model that return ComparePackageModifier and TypeMethodDescriptionCompareFactory.getComparePackage()
Returns the package supported by this factory. -
Uses of ComparePackage in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ComparePackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in com._1c.g5.v8.dt.compare.model.impl that return ComparePackageModifier and TypeMethodDescriptionCompareFactoryImpl.getComparePackage()
static ComparePackage
CompareFactoryImpl.getPackage()
Deprecated.static ComparePackage
ComparePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ComparePackage in com._1c.g5.v8.dt.compare.model.util
Fields in com._1c.g5.v8.dt.compare.model.util declared as ComparePackageModifier and TypeFieldDescriptionprotected static ComparePackage
CompareAdapterFactory.modelPackage
The cached model package.protected static ComparePackage
CompareSwitch.modelPackage
The cached model package