Uses of Interface
com._1c.g5.v8.dt.moxel.NamedItemDrawing
- 
Packages that use NamedItemDrawing Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of NamedItemDrawing in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return NamedItemDrawing Modifier and Type Method Description NamedItemDrawingMoxelFactory. createNamedItemDrawing()Returns a new object of class 'Named Item Drawing'.
- 
Uses of NamedItemDrawing in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement NamedItemDrawing Modifier and Type Class Description classNamedItemDrawingImplAn implementation of the model object 'Named Item Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return NamedItemDrawing Modifier and Type Method Description NamedItemDrawingMoxelFactoryImpl. createNamedItemDrawing()
- 
Uses of NamedItemDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type NamedItemDrawing Modifier and Type Method Description TMoxelSwitch. caseNamedItemDrawing(NamedItemDrawing object)Returns the result of interpreting the object as an instance of 'Named Item Drawing'.
 
-