Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccountingRegisterCommand
Packages that use AccountingRegisterCommand
Package
Description
-
Uses of AccountingRegisterCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccountingRegisterCommandModifier and TypeMethodDescriptionMdClassFactory.createAccountingRegisterCommand()Returns a new object of class 'Accounting Register Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccountingRegisterCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterCommand>AccountingRegister.getCommands()Returns the value of the 'Commands' containment reference list. -
Uses of AccountingRegisterCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccountingRegisterCommandModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Register Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccountingRegisterCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccountingRegisterCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterCommand>AccountingRegisterImpl.getCommands() -
Uses of AccountingRegisterCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccountingRegisterCommandModifier and TypeMethodDescriptionMdClassSwitch.caseAccountingRegisterCommand(AccountingRegisterCommand object) Returns the result of interpreting the object as an instance of 'Accounting Register Command'.booleanMdClassValidator.validateAccountingRegisterCommand(AccountingRegisterCommand accountingRegisterCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)