Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ExchangePlanTabularSection
Packages that use ExchangePlanTabularSection
Package
Description
-
Uses of ExchangePlanTabularSection 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 ExchangePlanTabularSectionModifier and TypeMethodDescriptionAdoptedExchangePlanTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of ExchangePlanTabularSection in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ExchangePlanTabularSectionModifier and TypeMethodDescriptionExchangePlanTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of ExchangePlanTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ExchangePlanTabularSectionModifier and TypeMethodDescriptionMdClassFactory.createExchangePlanTabularSection()
Returns a new object of class 'Exchange Plan Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ExchangePlanTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanTabularSection>
ExchangePlan.getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list. -
Uses of ExchangePlanTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ExchangePlanTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Exchange Plan Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ExchangePlanTabularSectionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ExchangePlanTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanTabularSection>
ExchangePlanImpl.getTabularSections()
-
Uses of ExchangePlanTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ExchangePlanTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseExchangePlanTabularSection
(ExchangePlanTabularSection object) Returns the result of interpreting the object as an instance of 'Exchange Plan Tabular Section'.boolean
MdClassValidator.validateExchangePlanTabularSection
(ExchangePlanTabularSection exchangePlanTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)