Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.RegisterDimension
Packages that use RegisterDimension
Package
Description
-
Uses of RegisterDimension 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 RegisterDimensionModifier and TypeMethodDescriptionprotected voidAbstractBasicFeatureXmlPartReader.readRegisterDimension(IXmlNode node, RegisterDimension dimension, Version version, IXmlReadErrorCollector errorCollector) Read node to targetRegisterDimensionobject -
Uses of RegisterDimension in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of RegisterDimension in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Register Dimension'.interfaceA representation of the model object 'Accumulation Register Dimension'.interfaceA representation of the model object 'Calculation Register Dimension'.interfaceA representation of the model object 'Information Register Dimension'. -
Uses of RegisterDimension in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement RegisterDimensionModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Register Dimension'.classAn implementation of the model object 'Accumulation Register Dimension'.classAn implementation of the model object 'Calculation Register Dimension'.classAn implementation of the model object 'Information Register Dimension'.classAn implementation of the model object 'Register Dimension'. -
Uses of RegisterDimension in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type RegisterDimensionModifier and TypeMethodDescriptionMdClassSwitch.caseRegisterDimension(RegisterDimension object) Returns the result of interpreting the object as an instance of 'Register Dimension'.booleanMdClassValidator.validateRegisterDimension(RegisterDimension registerDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)