Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccumulationRegisterAttribute
Packages that use AccumulationRegisterAttribute
Package
Description
-
Uses of AccumulationRegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccumulationRegisterAttributeModifier and TypeMethodDescriptionMdClassFactory.createAccumulationRegisterAttribute()
Returns a new object of class 'Accumulation Register Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccumulationRegisterAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterAttribute>
AccumulationRegister.getAttributes()
Returns the value of the 'Attributes' containment reference list. -
Uses of AccumulationRegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccumulationRegisterAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Accumulation Register Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccumulationRegisterAttributeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccumulationRegisterAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterAttribute>
AccumulationRegisterImpl.getAttributes()
-
Uses of AccumulationRegisterAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccumulationRegisterAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseAccumulationRegisterAttribute
(AccumulationRegisterAttribute object) Returns the result of interpreting the object as an instance of 'Accumulation Register Attribute'.boolean
MdClassValidator.validateAccumulationRegisterAttribute
(AccumulationRegisterAttribute accumulationRegisterAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)