Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.HierarchicalDbObjectAttribute
-
-
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 HierarchicalDbObjectAttribute Modifier and Type Method Description protected 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.mdclass Modifier and Type Interface Description interfaceCatalogAttributeA representation of the model object 'Catalog Attribute'.interfaceChartOfCharacteristicTypesAttributeA 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 HierarchicalDbObjectAttribute Modifier and Type Class Description classCatalogAttributeImplAn implementation of the model object 'Catalog Attribute'.classChartOfCharacteristicTypesAttributeImplAn implementation of the model object 'Chart Of Characteristic Types Attribute'.classHierarchicalDbObjectAttributeImplAn 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 HierarchicalDbObjectAttribute Modifier and Type Method Description TMdClassSwitch. 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)
-