Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.BusinessProcessDbViewDefs
-
-
Uses of BusinessProcessDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return BusinessProcessDbViewDefs Modifier and Type Method Description BusinessProcessDbViewDefsDbViewFactory. createBusinessProcessDbViewDefs()Returns a new object of class 'Business Process Db View Defs'. -
Uses of BusinessProcessDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement BusinessProcessDbViewDefs Modifier and Type Class Description classBusinessProcessDbViewDefsImplAn implementation of the model object 'Business Process Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return BusinessProcessDbViewDefs Modifier and Type Method Description BusinessProcessDbViewDefsDbViewFactoryImpl. createBusinessProcessDbViewDefs() -
Uses of BusinessProcessDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type BusinessProcessDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseBusinessProcessDbViewDefs(BusinessProcessDbViewDefs object)Returns the result of interpreting the object as an instance of 'Business Process Db View Defs'. -
Uses of BusinessProcessDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return BusinessProcessDbViewDefs Modifier and Type Method Description BusinessProcessDbViewDefsBusinessProcess. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type BusinessProcessDbViewDefs Modifier and Type Method Description voidBusinessProcess. setDbViewDefs(BusinessProcessDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of BusinessProcessDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return BusinessProcessDbViewDefs Modifier and Type Method Description BusinessProcessDbViewDefsBusinessProcessImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type BusinessProcessDbViewDefs Modifier and Type Method Description voidBusinessProcessImpl. setDbViewDefs(BusinessProcessDbViewDefs newDbViewDefs)
-