Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ChartOfAccountsCommand
Packages that use ChartOfAccountsCommand
Package
Description
-
Uses of ChartOfAccountsCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ChartOfAccountsCommandModifier and TypeMethodDescriptionMdClassFactory.createChartOfAccountsCommand()
Returns a new object of class 'Chart Of Accounts Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ChartOfAccountsCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsCommand>
ChartOfAccounts.getCommands()
Returns the value of the 'Commands' containment reference list. -
Uses of ChartOfAccountsCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ChartOfAccountsCommandModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Of Accounts Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ChartOfAccountsCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ChartOfAccountsCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsCommand>
ChartOfAccountsImpl.getCommands()
-
Uses of ChartOfAccountsCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ChartOfAccountsCommandModifier and TypeMethodDescriptionMdClassSwitch.caseChartOfAccountsCommand
(ChartOfAccountsCommand object) Returns the result of interpreting the object as an instance of 'Chart Of Accounts Command'.boolean
MdClassValidator.validateChartOfAccountsCommand
(ChartOfAccountsCommand chartOfAccountsCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)