Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.DbObjectAttribute
Packages that use DbObjectAttribute
Package
Description
-
Uses of DbObjectAttribute 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 DbObjectAttributeModifier and TypeMethodDescriptionprotected voidAbstractBasicFeatureXmlPartReader.readDbObjectAttribute(IXmlNode node, DbObjectAttribute attribute, Version version, IXmlReadErrorCollector errorCollector) Read node to targetDbObjectAttributeobject -
Uses of DbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of DbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Business Process Attribute'.interfaceA representation of the model object 'Catalog Attribute'.interfaceA representation of the model object 'Chart Of Accounts Attribute'.interfaceA representation of the model object 'Chart Of Calculation Types Attribute'.interfaceA representation of the model object 'Chart Of Characteristic Types Attribute'.interfaceA representation of the model object 'Document Attribute'.interfaceA representation of the model object 'Exchange Plan Attribute'.interfaceA representation of the model object 'Hierarchical Db Object Attribute'.interfaceA representation of the model object 'Task Attribute'. -
Uses of DbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DbObjectAttributeModifier and TypeClassDescriptionclassAn implementation of the model object 'Business Process Attribute'.classAn implementation of the model object 'Catalog Attribute'.classAn implementation of the model object 'Chart Of Accounts Attribute'.classAn implementation of the model object 'Chart Of Calculation Types Attribute'.classAn implementation of the model object 'Chart Of Characteristic Types Attribute'.classAn implementation of the model object 'Db Object Attribute'.classAn implementation of the model object 'Document Attribute'.classAn implementation of the model object 'Exchange Plan Attribute'.classAn implementation of the model object 'Hierarchical Db Object Attribute'.classAn implementation of the model object 'Task Attribute'. -
Uses of DbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DbObjectAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseDbObjectAttribute(DbObjectAttribute object) Returns the result of interpreting the object as an instance of 'Db Object Attribute'.booleanMdClassValidator.validateDbObjectAttribute(DbObjectAttribute dbObjectAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)