Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccountingRegister
Packages that use AccountingRegister
Package
Description
-
Uses of AccountingRegister in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return AccountingRegisterModifier and TypeMethodDescriptionstatic AccountingRegisterTestMdObjectFactory.createAccountingRegister(String name) Creates AccountingRegister with name -
Uses of AccountingRegister 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 AccountingRegisterModifier and TypeMethodDescriptionAdoptedAccountingRegisterInitializer.create(IV8Project v8project, Version version) -
Uses of AccountingRegister 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 AccountingRegisterModifier and TypeMethodDescriptionprotected AccountingRegisterAccountingRegisterAdopterParticipant.createAdoptedObject(AccountingRegister nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type AccountingRegisterModifier and TypeMethodDescriptionprotected AccountingRegisterAccountingRegisterAdopterParticipant.createAdoptedObject(AccountingRegister nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionAccountingRegisterAdopterParticipant.createExtension(AccountingRegister nativeObject) -
Uses of AccountingRegister in com._1c.g5.v8.dt.internal.md.ui.editors.accountingregister
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.accountingregister with parameters of type AccountingRegister -
Uses of AccountingRegister in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return AccountingRegisterModifier and TypeMethodDescriptionAccountingRegisterInitializer.create(IV8Project v8project, Version version) -
Uses of AccountingRegister in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type AccountingRegisterModifier and TypeMethodDescriptionprotected booleanMdDbViewDefInferrer._infer(AccountingRegister object) protected booleanMdDbViewFieldDefInferrer._infer(AccountingRegister object, IEObjectProvider typeProvider) protected booleanMdImplicitRefInferrer._infer(AccountingRegister object) protected booleanMdStdCommandInferrer._infer(AccountingRegister accountingRegister, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers AccountingRegister standard commands.protected booleanMdStdCommandTypeInferrer._infer(AccountingRegister accountReg) Infers AccountingRegister standard commands.protected booleanMdFieldInferrer._inferFrom(AccountingRegister object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) -
Uses of AccountingRegister in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type AccountingRegisterModifier and TypeMethodDescriptionprotected voidAccountingRegisterRule.buildForObject(AccountingRegister accountingRegister, IV8Project v8project) -
Uses of AccountingRegister in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccountingRegisterModifier and TypeMethodDescriptionMdClassFactory.createAccountingRegister()Returns a new object of class 'Accounting Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccountingRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegister>Configuration.getAccountingRegisters()Returns the value of the 'Accounting Registers' reference list. -
Uses of AccountingRegister in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccountingRegisterModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccountingRegisterMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccountingRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegister>ConfigurationImpl.getAccountingRegisters() -
Uses of AccountingRegister in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccountingRegisterModifier and TypeMethodDescriptionMdClassSwitch.caseAccountingRegister(AccountingRegister object) Returns the result of interpreting the object as an instance of 'Accounting Register'.booleanMdClassValidator.validateAccountingRegister(AccountingRegister accountingRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateAccountingRegister_validate(AccountingRegister accountingRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Accounting Register'. -
Uses of AccountingRegister in com.e1c.g5.v8.dt.mw.ui.register
Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type AccountingRegisterModifierConstructorDescriptionAccountDialog(org.eclipse.swt.widgets.Shell parentShell, AccountingRegister register) Create selection account dialog