Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.HierarchicalDbObjectAttribute
Packages that use HierarchicalDbObjectAttribute
Package
Description
-
Uses of HierarchicalDbObjectAttribute 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 HierarchicalDbObjectAttributeModifier and TypeMethodDescriptionprotected void
AbstractBasicFeatureXmlPartReader.readHierarchicalDbObjectAttribute
(IXmlNode node, HierarchicalDbObjectAttribute attribute, Version version, IXmlReadErrorCollector errorCollector) Read node to targetHierarchicalDbObjectAttribute
object -
Uses of HierarchicalDbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of HierarchicalDbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Catalog Attribute'.interface
A representation of the model object 'Chart Of Characteristic Types Attribute'. -
Uses of HierarchicalDbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement HierarchicalDbObjectAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Catalog Attribute'.class
An implementation of the model object 'Chart Of Characteristic Types Attribute'.class
An implementation of the model object 'Hierarchical Db Object Attribute'. -
Uses of HierarchicalDbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type HierarchicalDbObjectAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseHierarchicalDbObjectAttribute
(HierarchicalDbObjectAttribute object) Returns the result of interpreting the object as an instance of 'Hierarchical Db Object Attribute'.boolean
MdClassValidator.validateHierarchicalDbObjectAttribute
(HierarchicalDbObjectAttribute hierarchicalDbObjectAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)