Uses of Interface
com._1c.g5.v8.dt.bsl.model.BslContextDefMockMethod
-
Packages that use BslContextDefMockMethod Package Description com._1c.g5.v8.dt.bsl.model com._1c.g5.v8.dt.bsl.model.impl com._1c.g5.v8.dt.bsl.model.util -
-
Uses of BslContextDefMockMethod in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return BslContextDefMockMethod Modifier and Type Method Description BslContextDefMockMethodBslContextDefFactory. createBslContextDefMockMethod()Returns a new object of class 'Mock Method'. -
Uses of BslContextDefMockMethod in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement BslContextDefMockMethod Modifier and Type Class Description classBslContextDefMockMethodImplAn implementation of the model object 'Mock Method'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return BslContextDefMockMethod Modifier and Type Method Description BslContextDefMockMethodBslContextDefFactoryImpl. createBslContextDefMockMethod() -
Uses of BslContextDefMockMethod in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type BslContextDefMockMethod Modifier and Type Method Description TBslContextDefSwitch. caseBslContextDefMockMethod(BslContextDefMockMethod object)Returns the result of interpreting the object as an instance of 'Mock Method'.
-