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 void
AbstractBasicFeatureXmlPartReader.readRegisterDimension
(IXmlNode node, RegisterDimension dimension, Version version, IXmlReadErrorCollector errorCollector) Read node to targetRegisterDimension
object -
Uses of RegisterDimension in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of RegisterDimension in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Register Dimension'.interface
A representation of the model object 'Accumulation Register Dimension'.interface
A representation of the model object 'Calculation Register Dimension'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Accounting Register Dimension'.class
An implementation of the model object 'Accumulation Register Dimension'.class
An implementation of the model object 'Calculation Register Dimension'.class
An implementation of the model object 'Information Register Dimension'.class
An 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'.boolean
MdClassValidator.validateRegisterDimension
(RegisterDimension registerDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)