Uses of Class
com._1c.g5.v8.dt.md.resource.DerivedStateComputerUtil
Packages that use DerivedStateComputerUtil
Package
Description
-
Uses of DerivedStateComputerUtil in com._1c.g5.v8.dt.internal.md.bm.derived.inferrers
Constructors in com._1c.g5.v8.dt.internal.md.bm.derived.inferrers with parameters of type DerivedStateComputerUtilModifierConstructorDescriptionCommonAttributeFieldInferrer
(DerivedStateComputerUtil derivedStateUtil, org.eclipse.xtext.naming.IQualifiedNameConverter qualifiedNameConverter, IRuntimeVersionSupport runtimeVersionSupport, CommonMdFieldDerivedDataInferrer commonMdFieldDerivedDataInferrer, IV8ProjectManager v8ProjectManager) Constructs an instance -
Uses of DerivedStateComputerUtil in com.e1c.g5.v8.dt.mw.ui
Methods in com.e1c.g5.v8.dt.mw.ui with parameters of type DerivedStateComputerUtilModifier and TypeMethodDescriptionvoid
DocumentSection.createDocumentSection
(org.eclipse.swt.widgets.Composite parent, Document document, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Сreates a document section.Constructors in com.e1c.g5.v8.dt.mw.ui with parameters of type DerivedStateComputerUtilModifierConstructorDescriptionConstructorDialog
(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. -
Uses of DerivedStateComputerUtil in com.e1c.g5.v8.dt.mw.ui.register
Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type DerivedStateComputerUtilModifierConstructorDescriptionRegisterSection
(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.