Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.ConstantDbViewDefs
Packages that use ConstantDbViewDefs
Package
Description
-
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return ConstantDbViewDefsModifier and TypeMethodDescriptionDbViewFactory.createConstantDbViewDefs()
Returns a new object of class 'Constant Db View Defs'. -
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement ConstantDbViewDefsModifier and TypeClassDescriptionclass
An implementation of the model object 'Constant Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return ConstantDbViewDefs -
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type ConstantDbViewDefsModifier and TypeMethodDescriptionDbViewSwitch.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.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ConstantDbViewDefsModifier and TypeMethodDescriptionConstant.getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ConstantDbViewDefsModifier and TypeMethodDescriptionvoid
Constant.setDbViewDefs
(ConstantDbViewDefs value) Sets the value of the 'Db View Defs
' containment reference. -
Uses of ConstantDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ConstantDbViewDefsMethods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ConstantDbViewDefsModifier and TypeMethodDescriptionvoid
ConstantImpl.setDbViewDefs
(ConstantDbViewDefs newDbViewDefs)