Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BusinessProcessTabularSection
Packages that use BusinessProcessTabularSection
Package
Description
-
Uses of BusinessProcessTabularSection 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 BusinessProcessTabularSectionModifier and TypeMethodDescriptionAdoptedBusinessProcessTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of BusinessProcessTabularSection in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return BusinessProcessTabularSectionModifier and TypeMethodDescriptionBusinessProcessTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of BusinessProcessTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return BusinessProcessTabularSectionModifier and TypeMethodDescriptionMdClassFactory.createBusinessProcessTabularSection()
Returns a new object of class 'Business Process Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type BusinessProcessTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcessTabularSection>
BusinessProcess.getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list. -
Uses of BusinessProcessTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BusinessProcessTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Business Process Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return BusinessProcessTabularSectionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type BusinessProcessTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcessTabularSection>
BusinessProcessImpl.getTabularSections()
-
Uses of BusinessProcessTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BusinessProcessTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseBusinessProcessTabularSection
(BusinessProcessTabularSection object) Returns the result of interpreting the object as an instance of 'Business Process Tabular Section'.boolean
MdClassValidator.validateBusinessProcessTabularSection
(BusinessProcessTabularSection businessProcessTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)