Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccountingRegisterDimension
Packages that use AccountingRegisterDimension
Package
Description
-
Uses of AccountingRegisterDimension in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccountingRegisterDimensionModifier and TypeMethodDescriptionMdClassFactory.createAccountingRegisterDimension()
Returns a new object of class 'Accounting Register Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccountingRegisterDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterDimension>
AccountingRegister.getDimensions()
Returns the value of the 'Dimensions' containment reference list. -
Uses of AccountingRegisterDimension in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccountingRegisterDimensionModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Register Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccountingRegisterDimensionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccountingRegisterDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterDimension>
AccountingRegisterImpl.getDimensions()
-
Uses of AccountingRegisterDimension in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccountingRegisterDimensionModifier and TypeMethodDescriptionMdClassSwitch.caseAccountingRegisterDimension
(AccountingRegisterDimension object) Returns the result of interpreting the object as an instance of 'Accounting Register Dimension'.boolean
MdClassValidator.validateAccountingRegisterDimension
(AccountingRegisterDimension accountingRegisterDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)