Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccountingRegisterResource
Packages that use AccountingRegisterResource
Package
Description
-
Uses of AccountingRegisterResource in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccountingRegisterResourceModifier and TypeMethodDescriptionMdClassFactory.createAccountingRegisterResource()
Returns a new object of class 'Accounting Register Resource'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccountingRegisterResourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterResource>
AccountingRegister.getResources()
Returns the value of the 'Resources' containment reference list. -
Uses of AccountingRegisterResource in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccountingRegisterResourceModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Register Resource'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccountingRegisterResourceMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccountingRegisterResourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterResource>
AccountingRegisterImpl.getResources()
-
Uses of AccountingRegisterResource in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccountingRegisterResourceModifier and TypeMethodDescriptionMdClassSwitch.caseAccountingRegisterResource
(AccountingRegisterResource object) Returns the result of interpreting the object as an instance of 'Accounting Register Resource'.boolean
MdClassValidator.validateAccountingRegisterResource
(AccountingRegisterResource accountingRegisterResource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)