Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.DbObjectTabularSection
Packages that use DbObjectTabularSection
Package
Description
-
Uses of DbObjectTabularSection in com._1c.g5.v8.dt.erd.core.dataconverter.extensions
Method parameters in com._1c.g5.v8.dt.erd.core.dataconverter.extensions with type arguments of type DbObjectTabularSectionModifier and TypeMethodDescriptionprotected com._1c.g5.v8.dt.diagram.framework.model.Data
AbstractConverter.getTabularSectionsPart
(Collection<? extends DbObjectTabularSection> tabularSections) Returns data for given tabular sections. -
Uses of DbObjectTabularSection in com._1c.g5.v8.dt.md.import_.xml.reader.part
Methods in com._1c.g5.v8.dt.md.import_.xml.reader.part with parameters of type DbObjectTabularSectionModifier and TypeMethodDescriptionprotected void
BasicTabularSectionXmlPartReader.readDbObjectTabularSection
(DbObjectTabularSection tabularSection, IXmlNode node, Version version, IXmlReadErrorCollector xrr) Read node to targetDbObjectTabularSection
object -
Uses of DbObjectTabularSection in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type DbObjectTabularSectionModifier and TypeMethodDescriptionprotected boolean
MdFieldInferrer._inferFromTabularSection
(DbObjectTabularSection object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) -
Uses of DbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of DbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Business Process Tabular Section'.interface
A representation of the model object 'Catalog Tabular Section'.interface
A representation of the model object 'Chart Of Accounts Tabular Section'.interface
A representation of the model object 'Chart Of Calculation Types Tabular Section'.interface
A representation of the model object 'Chart Of Characteristic Types Tabular Section'.interface
A representation of the model object 'Document Tabular Section'.interface
A representation of the model object 'Exchange Plan Tabular Section'.interface
A representation of the model object 'Hierarchical Db Object Tabular Section'.interface
A representation of the model object 'Task Tabular Section'. -
Uses of DbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DbObjectTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Business Process Tabular Section'.class
An implementation of the model object 'Catalog Tabular Section'.class
An implementation of the model object 'Chart Of Accounts Tabular Section'.class
An implementation of the model object 'Chart Of Calculation Types Tabular Section'.class
An implementation of the model object 'Chart Of Characteristic Types Tabular Section'.class
An implementation of the model object 'Db Object Tabular Section'.class
An implementation of the model object 'Document Tabular Section'.class
An implementation of the model object 'Exchange Plan Tabular Section'.class
An implementation of the model object 'Hierarchical Db Object Tabular Section'.class
An implementation of the model object 'Task Tabular Section'. -
Uses of DbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DbObjectTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseDbObjectTabularSection
(DbObjectTabularSection object) Returns the result of interpreting the object as an instance of 'Db Object Tabular Section'.boolean
MdClassValidator.validateDbObjectTabularSection
(DbObjectTabularSection dbObjectTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of DbObjectTabularSection in com.e1c.g5.v8.dt.check.internal.md.check.fixs
Methods in com.e1c.g5.v8.dt.check.internal.md.check.fixs with parameters of type DbObjectTabularSectionModifier and TypeMethodDescriptionprotected void
DbObjectTabularSectionFix.applyChanges
(DbObjectTabularSection modelObject, org.eclipse.emf.ecore.EStructuralFeature targetFeature, BasicModelFixContext context, IFixSession session)