Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.HierarchicalDbObjectTabularSection
-
-
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 HierarchicalDbObjectTabularSection Modifier and Type Method Description protected voidBasicTabularSectionXmlPartReader. readHierarchicalDbObjectTabularSection(HierarchicalDbObjectTabularSection tabularSection, IXmlNode node, Version version, IXmlReadErrorCollector xrr)Read node to targetHierarchicalDbObjectTabularSectionobject -
Uses of HierarchicalDbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of HierarchicalDbObjectTabularSection in com._1c.g5.v8.dt.metadata.mdclass Modifier and Type Interface Description interfaceCatalogTabularSectionA representation of the model object 'Catalog Tabular Section'.interfaceChartOfCharacteristicTypesTabularSectionA 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 HierarchicalDbObjectTabularSection Modifier and Type Class Description classCatalogTabularSectionImplAn implementation of the model object 'Catalog Tabular Section'.classChartOfCharacteristicTypesTabularSectionImplAn implementation of the model object 'Chart Of Characteristic Types Tabular Section'.classHierarchicalDbObjectTabularSectionImplAn 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 HierarchicalDbObjectTabularSection Modifier and Type Method Description TMdClassSwitch. caseHierarchicalDbObjectTabularSection(HierarchicalDbObjectTabularSection object)Returns the result of interpreting the object as an instance of 'Hierarchical Db Object Tabular Section'.booleanMdClassValidator. validateHierarchicalDbObjectTabularSection(HierarchicalDbObjectTabularSection hierarchicalDbObjectTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-