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.partMethods in com._1c.g5.v8.dt.md.import_.xml.reader.part with parameters of type RegisterAttributeModifier and TypeMethodDescriptionprotected voidAbstractBasicFeatureXmlPartReader.readRegisterAttribute(IXmlNode node, RegisterAttribute attribute, Version version, IXmlReadErrorCollector errorCollector) Read node to targetRegisterAttributeobject
- 
Uses of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclassSubinterfaces of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Register Attribute'.interfaceA representation of the model object 'Accumulation Register Attribute'.interfaceA representation of the model object 'Calculation Register Attribute'.interfaceA representation of the model object 'Information Register Attribute'.
- 
Uses of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.implClasses in com._1c.g5.v8.dt.metadata.mdclass.impl that implement RegisterAttributeModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Register Attribute'.classAn implementation of the model object 'Accumulation Register Attribute'.classAn implementation of the model object 'Calculation Register Attribute'.classAn implementation of the model object 'Information Register Attribute'.classAn implementation of the model object 'Register Attribute'.
- 
Uses of RegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.utilMethods 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'.booleanMdClassValidator.validateRegisterAttribute(RegisterAttribute registerAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)