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 void
AbstractBasicFeatureXmlPartReader.readDbObjectAttribute
(IXmlNode node, DbObjectAttribute attribute, Version version, IXmlReadErrorCollector errorCollector) Read node to targetDbObjectAttribute
object -
Uses of DbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of DbObjectAttribute in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Business Process Attribute'.interface
A representation of the model object 'Catalog Attribute'.interface
A representation of the model object 'Chart Of Accounts Attribute'.interface
A representation of the model object 'Chart Of Calculation Types Attribute'.interface
A representation of the model object 'Chart Of Characteristic Types Attribute'.interface
A representation of the model object 'Document Attribute'.interface
A representation of the model object 'Exchange Plan Attribute'.interface
A representation of the model object 'Hierarchical Db Object Attribute'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Business Process Attribute'.class
An implementation of the model object 'Catalog Attribute'.class
An implementation of the model object 'Chart Of Accounts Attribute'.class
An implementation of the model object 'Chart Of Calculation Types Attribute'.class
An implementation of the model object 'Chart Of Characteristic Types Attribute'.class
An implementation of the model object 'Db Object Attribute'.class
An implementation of the model object 'Document Attribute'.class
An implementation of the model object 'Exchange Plan Attribute'.class
An implementation of the model object 'Hierarchical Db Object Attribute'.class
An 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'.boolean
MdClassValidator.validateDbObjectAttribute
(DbObjectAttribute dbObjectAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)