Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ChartOfAccountsPredefinedItem
Packages that use ChartOfAccountsPredefinedItem
Package
Description
-
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.internal.md.extension._import.xml.reader
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.reader that return ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionprotected ChartOfAccountsPredefinedItem
AdoptedChartOfAccountsPredefinedDataXmlFileReader.readChartOfAccountsPredefined
(IXmlNode node, XmlReaderResult xrr, Version version) -
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata that return ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionIPredefinedAccountModel.getPredefinedAccount()
Returns predefined account.IPredefinedAccountPartModel.getPredefinedAccount()
Returns predefined account.PredefinedAccountAccountingFlagsModel.getPredefinedAccount()
PredefinedAccountExtDimensionTypesModel.getPredefinedAccount()
PredefinedAccountModel.getPredefinedAccount()
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata with parameters of type ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionvoid
IPredefinedAccountModel.setPredefinedAccount
(ChartOfAccountsPredefinedItem predefinedAccount) Sets predefined account.void
IPredefinedAccountPartModel.setPredefinedAccount
(ChartOfAccountsPredefinedItem predefinedAccount) Sets predefined account.void
PredefinedAccountAccountingFlagsModel.setPredefinedAccount
(ChartOfAccountsPredefinedItem predefinedAccount) void
PredefinedAccountExtDimensionTypesModel.setPredefinedAccount
(ChartOfAccountsPredefinedItem predefinedAccount) void
PredefinedAccountModel.setPredefinedAccount
(ChartOfAccountsPredefinedItem predefinedAccount) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata with parameters of type ChartOfAccountsPredefinedItemModifierConstructorDescriptionPredefinedAccountAccountingFlagsModel
(ChartOfAccounts chartOfAccounts, org.eclipse.emf.ecore.EStructuralFeature feature, ChartOfAccountsPredefinedItem owner) Instantiates a new model.PredefinedAccountExtDimensionTypesModel
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, ChartOfAccountsPredefinedItem owner) Instantiates a new model. -
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
PredefinedAccountAccountingFlagsTask.execute
(ChartOfAccountsPredefinedItem item, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.runtime.IStatus
PredefinedAccountExtDimensionTypesTask.execute
(ChartOfAccountsPredefinedItem account, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.md.api with parameters of type ChartOfAccountsPredefinedItemModifierConstructorDescriptionPredefinedAccountAccountingFlagsTask
(AccountingFlag accountingFlag, ChartOfAccountsPredefinedItem item, boolean accounted) Instantiate task for account accounting flag in theChartOfAccountsPredefinedItem
.Instantiate task.PredefinedAccountExtDimensionTypesTask
(ChartOfAccountsPredefinedItem account, ExtDimensionType extDimensionType, PredefinedAccountExtDimensionTypesTask.TaskAction action) Instantiate task. -
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.md.import_.xml.reader
Methods in com._1c.g5.v8.dt.md.import_.xml.reader that return ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionprotected ChartOfAccountsPredefinedItem
ChartOfAccountsPredefinedDataXmlFileReader.readChartOfAccountsPredefined
(IXmlNode node, XmlReaderResult xrr, Version version) ReadChartOfAccountsPredefinedItem
XML -
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Constructor parameters in com._1c.g5.v8.dt.md.ui.wizards.aef.models with type arguments of type ChartOfAccountsPredefinedItemModifierConstructorDescriptionCreates a new instance. -
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionMdClassFactory.createChartOfAccountsPredefinedItem()
Returns a new object of class 'Chart Of Accounts Predefined Item'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsPredefinedItem>
ChartOfAccountsPredefinedItem.getChildItems()
Returns the value of the 'Child Items' containment reference list.org.eclipse.emf.common.util.EList<ChartOfAccountsPredefinedItem>
ChartOfAccountsPredefined.getItems()
Returns the value of the 'Items' containment reference list. -
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ChartOfAccountsPredefinedItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Of Accounts Predefined Item'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ChartOfAccountsPredefinedItemMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartOfAccountsPredefinedItem>
ChartOfAccountsPredefinedItemImpl.getChildItems()
org.eclipse.emf.common.util.EList<ChartOfAccountsPredefinedItem>
ChartOfAccountsPredefinedImpl.getItems()
-
Uses of ChartOfAccountsPredefinedItem in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ChartOfAccountsPredefinedItemModifier and TypeMethodDescriptionMdClassSwitch.caseChartOfAccountsPredefinedItem
(ChartOfAccountsPredefinedItem object) Returns the result of interpreting the object as an instance of 'Chart Of Accounts Predefined Item'.boolean
MdClassValidator.validateChartOfAccountsPredefinedItem
(ChartOfAccountsPredefinedItem chartOfAccountsPredefinedItem, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)