Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccumulationRegisterResource
Packages that use AccumulationRegisterResource
Package
Description
-
Uses of AccumulationRegisterResource in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccumulationRegisterResourceModifier and TypeMethodDescriptionMdClassFactory.createAccumulationRegisterResource()
Returns a new object of class 'Accumulation Register Resource'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccumulationRegisterResourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterResource>
AccumulationRegister.getResources()
Returns the value of the 'Resources' containment reference list. -
Uses of AccumulationRegisterResource in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccumulationRegisterResourceModifier and TypeClassDescriptionclass
An implementation of the model object 'Accumulation Register Resource'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccumulationRegisterResourceMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccumulationRegisterResourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterResource>
AccumulationRegisterImpl.getResources()
-
Uses of AccumulationRegisterResource in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccumulationRegisterResourceModifier and TypeMethodDescriptionMdClassSwitch.caseAccumulationRegisterResource
(AccumulationRegisterResource object) Returns the result of interpreting the object as an instance of 'Accumulation Register Resource'.boolean
MdClassValidator.validateAccumulationRegisterResource
(AccumulationRegisterResource accumulationRegisterResource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)