Uses of Interface
com._1c.g5.v8.dt.moxel.DrawingsDataSource
Packages that use DrawingsDataSource
-
Uses of DrawingsDataSource in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return DrawingsDataSourceModifier and TypeMethodDescriptionMoxelFactory.createDrawingsDataSource()Returns a new object of class 'Drawings Data Source'.Methods in com._1c.g5.v8.dt.moxel that return types with arguments of type DrawingsDataSourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DrawingsDataSource>SpreadsheetDocument.getDrawingDataSources()Returns the value of the 'Drawing Data Sources' containment reference list. -
Uses of DrawingsDataSource in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement DrawingsDataSourceModifier and TypeClassDescriptionclassAn implementation of the model object 'Drawings Data Source'.Methods in com._1c.g5.v8.dt.moxel.impl that return DrawingsDataSourceMethods in com._1c.g5.v8.dt.moxel.impl that return types with arguments of type DrawingsDataSourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DrawingsDataSource>SpreadsheetDocumentImpl.getDrawingDataSources() -
Uses of DrawingsDataSource in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type DrawingsDataSourceModifier and TypeMethodDescriptionMoxelSwitch.caseDrawingsDataSource(DrawingsDataSource object) Returns the result of interpreting the object as an instance of 'Drawings Data Source'.