Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccountingRegisterAttribute
Packages that use AccountingRegisterAttribute
Package
Description
-
Uses of AccountingRegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccountingRegisterAttributeModifier and TypeMethodDescriptionMdClassFactory.createAccountingRegisterAttribute()
Returns a new object of class 'Accounting Register Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccountingRegisterAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterAttribute>
AccountingRegister.getAttributes()
Returns the value of the 'Attributes' containment reference list. -
Uses of AccountingRegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccountingRegisterAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Register Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccountingRegisterAttributeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccountingRegisterAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterAttribute>
AccountingRegisterImpl.getAttributes()
-
Uses of AccountingRegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccountingRegisterAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseAccountingRegisterAttribute
(AccountingRegisterAttribute object) Returns the result of interpreting the object as an instance of 'Accounting Register Attribute'.boolean
MdClassValidator.validateAccountingRegisterAttribute
(AccountingRegisterAttribute accountingRegisterAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)