Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.CubeDbViewDefs
-
-
Uses of CubeDbViewDefs in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return CubeDbViewDefs Modifier and Type Method Description static CubeDbViewDefsTestMdObjectFactory. createCubeDbViewDefs()Creates CubeDbViewDefs with name -
Uses of CubeDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return CubeDbViewDefs Modifier and Type Method Description CubeDbViewDefsDbViewFactory. createCubeDbViewDefs()Returns a new object of class 'Cube Db View Defs'. -
Uses of CubeDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement CubeDbViewDefs Modifier and Type Class Description classCubeDbViewDefsImplAn implementation of the model object 'Cube Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return CubeDbViewDefs Modifier and Type Method Description CubeDbViewDefsDbViewFactoryImpl. createCubeDbViewDefs() -
Uses of CubeDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type CubeDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseCubeDbViewDefs(CubeDbViewDefs object)Returns the result of interpreting the object as an instance of 'Cube Db View Defs'. -
Uses of CubeDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CubeDbViewDefs Modifier and Type Method Description CubeDbViewDefsCube. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type CubeDbViewDefs Modifier and Type Method Description voidCube. setDbViewDefs(CubeDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of CubeDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CubeDbViewDefs Modifier and Type Method Description CubeDbViewDefsCubeImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type CubeDbViewDefs Modifier and Type Method Description voidCubeImpl. setDbViewDefs(CubeDbViewDefs newDbViewDefs)
-