Uses of Class
com.e1c.g5.v8.dt.mw.ModuleProcessor
Packages that use ModuleProcessor
-
Uses of ModuleProcessor in com.e1c.g5.v8.dt.mw.ui
Constructors in com.e1c.g5.v8.dt.mw.ui with parameters of type ModuleProcessorModifierConstructorDescriptionConstructorDialog(org.eclipse.swt.widgets.Shell parentShell, Document document, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Creates a dialog for this document.MovementConstructorValidator(ModuleProcessor moduleProcessor, Document document) Create movement contructor validatorPreviewDialog(Configuration configuration, Document document, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields) Create preview dialog. -
Uses of ModuleProcessor in com.e1c.g5.v8.dt.mw.ui.register
Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type ModuleProcessorModifierConstructorDescriptionExpressionEditingSupport(RegisterSection registerSection, Document document, ModuleProcessor moduleProcessor) Create expression editing supportMovementConstructorViewerCellEditor(org.eclipse.swt.widgets.Composite parent, ModuleProcessor moduleProcessor, Document document, RegisterSection registerSection) Create cell editorRegisterSection(org.eclipse.swt.widgets.Composite parent, Document document, TreeViewer documentTree, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Сreates a register section.