Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.RegisterAttribute
Packages that use RegisterAttribute
Package
Description
-
Uses of RegisterAttribute 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 RegisterAttributeModifier and TypeMethodDescriptionprotected void
AbstractBasicFeatureXmlPartReader.readRegisterAttribute
(IXmlNode node, RegisterAttribute attribute, Version version, IXmlReadErrorCollector errorCollector) Read node to targetRegisterAttribute
object -
Uses of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Register Attribute'.interface
A representation of the model object 'Accumulation Register Attribute'.interface
A representation of the model object 'Calculation Register Attribute'.interface
A representation of the model object 'Information Register Attribute'. -
Uses of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement RegisterAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Register Attribute'.class
An implementation of the model object 'Accumulation Register Attribute'.class
An implementation of the model object 'Calculation Register Attribute'.class
An implementation of the model object 'Information Register Attribute'.class
An implementation of the model object 'Register Attribute'. -
Uses of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type RegisterAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseRegisterAttribute
(RegisterAttribute object) Returns the result of interpreting the object as an instance of 'Register Attribute'.boolean
MdClassValidator.validateRegisterAttribute
(RegisterAttribute registerAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)