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 BusinessProcessDbViewDefs
DbViewFactory. 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 class
BusinessProcessDbViewDefsImpl
An 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 BusinessProcessDbViewDefs
DbViewFactoryImpl. 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 T
DbViewSwitch. 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 BusinessProcessDbViewDefs
BusinessProcess. 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 void
BusinessProcess. 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 BusinessProcessDbViewDefs
BusinessProcessImpl. getDbViewDefs()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type BusinessProcessDbViewDefs Modifier and Type Method Description void
BusinessProcessImpl. setDbViewDefs(BusinessProcessDbViewDefs newDbViewDefs)
-