Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.HierarchicalDbObjectTabularSection
Packages that use HierarchicalDbObjectTabularSection
Package
Description
-
Uses of HierarchicalDbObjectTabularSection 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 HierarchicalDbObjectTabularSectionModifier and TypeMethodDescriptionprotected void
BasicTabularSectionXmlPartReader.readHierarchicalDbObjectTabularSection
(HierarchicalDbObjectTabularSection tabularSection, IXmlNode node, Version version, IXmlReadErrorCollector xrr) Read node to targetHierarchicalDbObjectTabularSection
object -
Uses of HierarchicalDbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of HierarchicalDbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Catalog Tabular Section'.interface
A representation of the model object 'Chart Of Characteristic Types Tabular Section'. -
Uses of HierarchicalDbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement HierarchicalDbObjectTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Catalog Tabular Section'.class
An implementation of the model object 'Chart Of Characteristic Types Tabular Section'.class
An implementation of the model object 'Hierarchical Db Object Tabular Section'. -
Uses of HierarchicalDbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type HierarchicalDbObjectTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseHierarchicalDbObjectTabularSection
(HierarchicalDbObjectTabularSection object) Returns the result of interpreting the object as an instance of 'Hierarchical Db Object Tabular Section'.boolean
MdClassValidator.validateHierarchicalDbObjectTabularSection
(HierarchicalDbObjectTabularSection hierarchicalDbObjectTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)