Uses of Interface
com.e1c.g5.v8.dt.gsw.IGenerationBasedOnManagementService
Packages that use IGenerationBasedOnManagementService
Package
Description
-
Uses of IGenerationBasedOnManagementService in com.e1c.g5.v8.dt.gsw
Constructors in com.e1c.g5.v8.dt.gsw with parameters of type IGenerationBasedOnManagementServiceModifierConstructorDescriptionModuleProcessor
(MdObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition, IGenerationBasedOnManagementService basedOnManagementService) Create module processor for creating object on baseModuleProcessor
(MdObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition, String newline, IGenerationBasedOnManagementService basedOnManagementService) Create module processor for creating object on base -
Uses of IGenerationBasedOnManagementService in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui with parameters of type IGenerationBasedOnManagementServiceModifier and TypeMethodDescriptionvoid
BasicObjectsSection.createBasicObjectSection
(org.eclipse.swt.widgets.Composite parent, MdObject creatingObject, Configuration configuration, IBmModelManager manager, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Сreates a basic objects section.Constructors in com.e1c.g5.v8.dt.gsw.ui with parameters of type IGenerationBasedOnManagementServiceModifierConstructorDescriptionAddBaseOnObjectDialog
(org.eclipse.swt.widgets.Shell parentShell, MdObject creatingObjects, Configuration configuration, IBmModelManager bmModelManager, IGenerationBasedOnManagementService basedOnManagementService) Creates a dialog box for selecting objects for this creating objects.ConstructorDialog
(org.eclipse.swt.widgets.Shell parentShell, MdObject creatingObject, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmModelManager bmModelManager, Configuration configuration, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Creates a dialog for this creating object.GenerationSettingsConstructorValidator
(ModuleProcessor moduleProcessor, MdObject creatingObject, IGenerationBasedOnManagementService basedOnManagementService) Create generation settings contructor validatorPreviewDialog
(Configuration configuration, MdObject creatingObject, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields, IGenerationBasedOnManagementService basedOnManagementService) Create preview dialog. -
Uses of IGenerationBasedOnManagementService in com.e1c.g5.v8.dt.gsw.ui.creating
Constructors in com.e1c.g5.v8.dt.gsw.ui.creating with parameters of type IGenerationBasedOnManagementServiceModifierConstructorDescriptionCreatingObjectSection
(org.eclipse.swt.widgets.Composite parent, MdObject creatingObject, BasicObjectsSection basicObjectsSection, ModuleProcessor moduleProcessor, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Сreates a creating object section.ExpressionEditingSupport
(CreatingObjectSection creatingObjectSection, MdObject creatingObject, ModuleProcessor moduleProcessor, TreeViewer basicObjectsSectionViewer, IGenerationBasedOnManagementService basedOnManagementService) Create expression editing supportGenerationSettingsConstructorViewerCellEditor
(org.eclipse.swt.widgets.Composite parent, ModuleProcessor moduleProcessor, MdObject creatingObject, CreatingObjectSection creatingObjectSection, TreeViewer basicObjectsSectionViewer, IGenerationBasedOnManagementService basedOnManagementService) Create cell editor -
Uses of IGenerationBasedOnManagementService in com.e1c.g5.v8.dt.internal.gsw
Classes in com.e1c.g5.v8.dt.internal.gsw that implement IGenerationBasedOnManagementService