Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ChartOfAccountsPredefined
Packages that use ChartOfAccountsPredefined
Package
Description
-
Uses of ChartOfAccountsPredefined in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ChartOfAccountsPredefinedModifier and TypeMethodDescriptionMdClassFactory.createChartOfAccountsPredefined()
Returns a new object of class 'Chart Of Accounts Predefined'.ChartOfAccounts.getPredefined()
Returns the value of the 'Predefined' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ChartOfAccountsPredefinedModifier and TypeMethodDescriptionvoid
ChartOfAccounts.setPredefined
(ChartOfAccountsPredefined value) Sets the value of the 'Predefined
' containment reference. -
Uses of ChartOfAccountsPredefined in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ChartOfAccountsPredefinedModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Of Accounts Predefined'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ChartOfAccountsPredefinedModifier and TypeMethodDescriptionMdClassFactoryImpl.createChartOfAccountsPredefined()
ChartOfAccountsImpl.getPredefined()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ChartOfAccountsPredefinedModifier and TypeMethodDescriptionvoid
ChartOfAccountsImpl.setPredefined
(ChartOfAccountsPredefined newPredefined) -
Uses of ChartOfAccountsPredefined in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ChartOfAccountsPredefinedModifier and TypeMethodDescriptionMdClassSwitch.caseChartOfAccountsPredefined
(ChartOfAccountsPredefined object) Returns the result of interpreting the object as an instance of 'Chart Of Accounts Predefined'.boolean
MdClassValidator.validateChartOfAccountsPredefined
(ChartOfAccountsPredefined chartOfAccountsPredefined, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)