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 voidAbstractBasicFeatureXmlPartReader.readHierarchicalDbObjectAttribute(IXmlNode node, HierarchicalDbObjectAttribute attribute, Version version, IXmlReadErrorCollector errorCollector) Read node to targetHierarchicalDbObjectAttributeobject -
Uses of HierarchicalDbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of HierarchicalDbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Catalog Attribute'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Catalog Attribute'.classAn implementation of the model object 'Chart Of Characteristic Types Attribute'.classAn 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'.booleanMdClassValidator.validateHierarchicalDbObjectAttribute(HierarchicalDbObjectAttribute hierarchicalDbObjectAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)