Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ChartOfAccounts
Packages that use ChartOfAccounts
Package
Description
-
Uses of ChartOfAccounts in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ChartOfAccountsModifier and TypeMethodDescriptionstatic ChartOfAccountsTestMdObjectFactory.createChartOfAccounts(String name) Creates ChartOfAccounts with name -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return ChartOfAccountsModifier and TypeMethodDescriptionAdoptedChartOfAccountsInitializer.create(IV8Project v8project, Version version) -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return ChartOfAccountsModifier and TypeMethodDescriptionprotected ChartOfAccountsChartOfAccountsAdopterParticipant.createAdoptedObject(ChartOfAccounts nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionprotected ChartOfAccountsChartOfAccountsAdopterParticipant.createAdoptedObject(ChartOfAccounts nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionChartOfAccountsAdopterParticipant.createExtension(ChartOfAccounts nativeObject) -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.internal.md.ui.editors.chartofaccounts
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.chartofaccounts with parameters of type ChartOfAccountsModifierConstructorDescriptionChartOfAccountsEditorInput(ChartOfAccounts chartOfAccounts) Instantiates a newChartOfAccountseditor input. -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata with parameters of type ChartOfAccountsModifierConstructorDescriptionPredefinedAccountAccountingFlagsModel(ChartOfAccounts chartOfAccounts, org.eclipse.emf.ecore.EStructuralFeature feature) Instantiates a new model.PredefinedAccountAccountingFlagsModel(ChartOfAccounts chartOfAccounts, org.eclipse.emf.ecore.EStructuralFeature feature, ChartOfAccountsPredefinedItem owner) Instantiates a new model.PredefinedAccountModel(ChartOfAccounts chartOfAccounts) Creates new model. -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ChartOfAccountsModifier and TypeMethodDescriptionChartOfAccountsInitializer.create(IV8Project v8project, Version version) Methods in com._1c.g5.v8.dt.md.model with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionChartOfAccountsInitializer.getInputByStringFieldNames(ChartOfAccounts chartOfAccounts) -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionprotected booleanMdDbViewDefInferrer._infer(ChartOfAccounts object) protected booleanMdDbViewFieldDefInferrer._infer(ChartOfAccounts object, IEObjectProvider typeProvider) protected booleanMdImplicitRefInferrer._infer(ChartOfAccounts object) protected booleanMdStdCommandInferrer._infer(ChartOfAccounts chartOfAccounts, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers Chart of accounts standard commands.protected booleanMdStdCommandTypeInferrer._infer(ChartOfAccounts chartOfAccounts) Infers types of standard commands for Chart of accounts.protected booleanMdFieldInferrer._inferFrom(ChartOfAccounts object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static TypeMdTypeUtil.getRefType(ChartOfAccounts object) ReturnsTyperepresenting reference to the data object. -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.md.ui.aef.models
Constructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type ChartOfAccountsModifierConstructorDescriptionCreates a newPredefinedAccountOrderValidatorwith the given arguments. -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.md.ui.aef.providers
Constructor parameters in com._1c.g5.v8.dt.md.ui.aef.providers with type arguments of type ChartOfAccountsModifierConstructorDescriptionChartOfAccountsContentProvider(IConfigurationProvider configurationProvider, Predicate<ChartOfAccounts> predicate) Constructor ofChartOfAccountsContentProvider. -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ChartOfAccountsModifier and TypeMethodDescriptionMdClassFactory.createChartOfAccounts()Returns a new object of class 'Chart Of Accounts'.AccountingRegister.getChartOfAccounts()Returns the value of the 'Chart Of Accounts' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ChartOfAccountsModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccounts>Configuration.getChartsOfAccounts()Returns the value of the 'Charts Of Accounts' reference list.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionvoidAccountingRegister.setChartOfAccounts(ChartOfAccounts value) Sets the value of the 'Chart Of Accounts' reference. -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ChartOfAccountsModifier and TypeClassDescriptionclassAn implementation of the model object 'Chart Of Accounts'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ChartOfAccountsModifier and TypeMethodDescriptionMdClassFactoryImpl.createChartOfAccounts()AccountingRegisterImpl.getChartOfAccounts()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ChartOfAccountsModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccounts>ConfigurationImpl.getChartsOfAccounts()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionvoidAccountingRegisterImpl.setChartOfAccounts(ChartOfAccounts newChartOfAccounts) -
Uses of ChartOfAccounts in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionMdClassSwitch.caseChartOfAccounts(ChartOfAccounts object) Returns the result of interpreting the object as an instance of 'Chart Of Accounts'.booleanMdClassValidator.validateChartOfAccounts(ChartOfAccounts chartOfAccounts, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateChartOfAccounts_validate(ChartOfAccounts chartOfAccounts, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Chart Of Accounts'.