Uses of Interface
com._1c.g5.v8.bm.integration.IBmSaveManager
-
Packages that use IBmSaveManager Package Description com._1c.g5.v8.bm.integration -
-
Uses of IBmSaveManager in com._1c.g5.v8.bm.integration
Subinterfaces of IBmSaveManager in com._1c.g5.v8.bm.integration Modifier and Type Interface Description interface
IBmProjectProvider
TheIBmProvider
that controls access to the project's sources.Methods in com._1c.g5.v8.bm.integration with parameters of type IBmSaveManager Modifier and Type Method Description static IBmModel
BmModels. create(IBmEngine engine, IBmSaveManager saveManager, IBmTaskCompletedProcessor processor, Path workingDirectory, boolean enableEvents)
Creates a newIBmModel
with the specified parameters.
-