Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ChartOfAccountsTabularSection
Packages that use ChartOfAccountsTabularSection
Package
Description
-
Uses of ChartOfAccountsTabularSection in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return ChartOfAccountsTabularSectionModifier and TypeMethodDescriptionAdoptedChartOfAccountsTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of ChartOfAccountsTabularSection in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ChartOfAccountsTabularSectionModifier and TypeMethodDescriptionChartOfAccountsTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of ChartOfAccountsTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ChartOfAccountsTabularSectionModifier and TypeMethodDescriptionMdClassFactory.createChartOfAccountsTabularSection()
Returns a new object of class 'Chart Of Accounts Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ChartOfAccountsTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsTabularSection>
ChartOfAccounts.getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list. -
Uses of ChartOfAccountsTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ChartOfAccountsTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Of Accounts Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ChartOfAccountsTabularSectionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ChartOfAccountsTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsTabularSection>
ChartOfAccountsImpl.getTabularSections()
-
Uses of ChartOfAccountsTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ChartOfAccountsTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseChartOfAccountsTabularSection
(ChartOfAccountsTabularSection object) Returns the result of interpreting the object as an instance of 'Chart Of Accounts Tabular Section'.boolean
MdClassValidator.validateChartOfAccountsTabularSection
(ChartOfAccountsTabularSection chartOfAccountsTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)