Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.ConstantDbViewDefs
- 
- 
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.dbviewMethods in com._1c.g5.v8.dt.metadata.dbview that return ConstantDbViewDefs Modifier and Type Method Description ConstantDbViewDefsDbViewFactory. createConstantDbViewDefs()Returns a new object of class 'Constant Db View Defs'.
- 
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.implClasses in com._1c.g5.v8.dt.metadata.dbview.impl that implement ConstantDbViewDefs Modifier and Type Class Description classConstantDbViewDefsImplAn implementation of the model object 'Constant Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return ConstantDbViewDefs Modifier and Type Method Description ConstantDbViewDefsDbViewFactoryImpl. createConstantDbViewDefs()
- 
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.utilMethods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type ConstantDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseConstantDbViewDefs(ConstantDbViewDefs object)Returns the result of interpreting the object as an instance of 'Constant Db View Defs'.
- 
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.mdclassMethods in com._1c.g5.v8.dt.metadata.mdclass that return ConstantDbViewDefs Modifier and Type Method Description ConstantDbViewDefsConstant. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ConstantDbViewDefs Modifier and Type Method Description voidConstant. setDbViewDefs(ConstantDbViewDefs value)Sets the value of the 'Db View Defs' containment reference.
- 
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.implMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ConstantDbViewDefs Modifier and Type Method Description ConstantDbViewDefsConstantImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ConstantDbViewDefs Modifier and Type Method Description voidConstantImpl. setDbViewDefs(ConstantDbViewDefs newDbViewDefs)
 
-