Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ChartOfAccountsAttribute
Packages that use ChartOfAccountsAttribute
Package
Description
-
Uses of ChartOfAccountsAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ChartOfAccountsAttributeModifier and TypeMethodDescriptionMdClassFactory.createChartOfAccountsAttribute()
Returns a new object of class 'Chart Of Accounts Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ChartOfAccountsAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsAttribute>
ChartOfAccounts.getAttributes()
Returns the value of the 'Attributes' containment reference list. -
Uses of ChartOfAccountsAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ChartOfAccountsAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Of Accounts Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ChartOfAccountsAttributeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ChartOfAccountsAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsAttribute>
ChartOfAccountsImpl.getAttributes()
-
Uses of ChartOfAccountsAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ChartOfAccountsAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseChartOfAccountsAttribute
(ChartOfAccountsAttribute object) Returns the result of interpreting the object as an instance of 'Chart Of Accounts Attribute'.boolean
MdClassValidator.validateChartOfAccountsAttribute
(ChartOfAccountsAttribute chartOfAccountsAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)