Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccumulationRegisterResource
-
Packages that use AccumulationRegisterResource Package Description com._1c.g5.v8.dt.metadata.mdclass com._1c.g5.v8.dt.metadata.mdclass.impl com._1c.g5.v8.dt.metadata.mdclass.util -
-
Uses of AccumulationRegisterResource in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccumulationRegisterResource Modifier and Type Method Description AccumulationRegisterResource
MdClassFactory. 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 AccumulationRegisterResource Modifier and Type Method Description org.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 AccumulationRegisterResource Modifier and Type Class Description class
AccumulationRegisterResourceImpl
An implementation of the model object 'Accumulation Register Resource'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccumulationRegisterResource Modifier and Type Method Description AccumulationRegisterResource
MdClassFactoryImpl. createAccumulationRegisterResource()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccumulationRegisterResource Modifier and Type Method Description org.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 AccumulationRegisterResource Modifier and Type Method Description T
MdClassSwitch. 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)
-