Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.DocumentTabularSection
Packages that use DocumentTabularSection
Package
Description
-
Uses of DocumentTabularSection 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 DocumentTabularSectionModifier and TypeMethodDescriptionAdoptedDocumentTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of DocumentTabularSection in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return DocumentTabularSectionModifier and TypeMethodDescriptionDocumentTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of DocumentTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DocumentTabularSectionModifier and TypeMethodDescriptionMdClassFactory.createDocumentTabularSection()
Returns a new object of class 'Document Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type DocumentTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentTabularSection>
Document.getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list. -
Uses of DocumentTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DocumentTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Document Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DocumentTabularSectionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type DocumentTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentTabularSection>
DocumentImpl.getTabularSections()
-
Uses of DocumentTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DocumentTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseDocumentTabularSection
(DocumentTabularSection object) Returns the result of interpreting the object as an instance of 'Document Tabular Section'.boolean
MdClassValidator.validateDocumentTabularSection
(DocumentTabularSection documentTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)