Uses of Interface
com._1c.g5.aef2.viewModels.AefFactory
Packages that use AefFactory
-
Uses of AefFactory in com._1c.g5.aef2.viewModels
Fields in com._1c.g5.aef2.viewModels declared as AefFactoryModifier and TypeFieldDescriptionstatic final AefFactoryAefFactory.eINSTANCEThe singleton instance of the factory.Methods in com._1c.g5.aef2.viewModels that return AefFactoryModifier and TypeMethodDescriptionAefPackage.getAefFactory()Returns the factory that creates the instances of the model. -
Uses of AefFactory in com._1c.g5.aef2.viewModels.impl
Classes in com._1c.g5.aef2.viewModels.impl that implement AefFactoryMethods in com._1c.g5.aef2.viewModels.impl that return AefFactoryModifier and TypeMethodDescriptionAefPackageImpl.getAefFactory()static AefFactoryAefFactoryImpl.init()Creates the default factory implementation.