Uses of Interface
com._1c.g5.aef2.standard.viewModels.AefStandardPackage
- 
Packages that use AefStandardPackage Package Description com._1c.g5.aef2.standard.viewModels com._1c.g5.aef2.standard.viewModels.impl com._1c.g5.aef2.standard.viewModels.util 
- 
- 
Uses of AefStandardPackage in com._1c.g5.aef2.standard.viewModelsFields in com._1c.g5.aef2.standard.viewModels declared as AefStandardPackage Modifier and Type Field Description static AefStandardPackageAefStandardPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.aef2.standard.viewModels that return AefStandardPackage Modifier and Type Method Description AefStandardPackageAefStandardFactory. getAefStandardPackage()Returns the package supported by this factory.
- 
Uses of AefStandardPackage in com._1c.g5.aef2.standard.viewModels.implClasses in com._1c.g5.aef2.standard.viewModels.impl that implement AefStandardPackage Modifier and Type Class Description classAefStandardPackageImplAn implementation of the model Package.Methods in com._1c.g5.aef2.standard.viewModels.impl that return AefStandardPackage Modifier and Type Method Description AefStandardPackageAefStandardFactoryImpl. getAefStandardPackage()static AefStandardPackageAefStandardFactoryImpl. getPackage()Deprecated.static AefStandardPackageAefStandardPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of AefStandardPackage in com._1c.g5.aef2.standard.viewModels.utilFields in com._1c.g5.aef2.standard.viewModels.util declared as AefStandardPackage Modifier and Type Field Description protected static AefStandardPackageAefStandardAdapterFactory. modelPackageThe cached model package.protected static AefStandardPackageAefStandardSwitch. modelPackageThe cached model package
 
-