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 ChartOfAccounts
TestMdObjectFactory.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 ChartOfAccounts
ChartOfAccountsAdopterParticipant.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 ChartOfAccounts
ChartOfAccountsAdopterParticipant.createAdoptedObject
(ChartOfAccounts nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
ChartOfAccountsAdopterParticipant.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 newChartOfAccounts
editor 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 boolean
MdDbViewDefInferrer._infer
(ChartOfAccounts object) protected boolean
MdDbViewFieldDefInferrer._infer
(ChartOfAccounts object, IEObjectProvider typeProvider) protected boolean
MdImplicitRefInferrer._infer
(ChartOfAccounts object) protected boolean
MdStdCommandInferrer._infer
(ChartOfAccounts chartOfAccounts, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers Chart of accounts standard commands.protected boolean
MdStdCommandTypeInferrer._infer
(ChartOfAccounts chartOfAccounts) Infers types of standard commands for Chart of accounts.protected boolean
MdFieldInferrer._inferFrom
(ChartOfAccounts object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static Type
MdTypeUtil.getRefType
(ChartOfAccounts object) ReturnsType
representing 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 newPredefinedAccountOrderValidator
with 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 TypeMethodDescriptionvoid
AccountingRegister.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 TypeClassDescriptionclass
An 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 TypeMethodDescriptionvoid
AccountingRegisterImpl.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'.boolean
MdClassValidator.validateChartOfAccounts
(ChartOfAccounts chartOfAccounts, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateChartOfAccounts_validate
(ChartOfAccounts chartOfAccounts, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Chart Of Accounts'.