Package com._1c.g5.v8.dt.bsl.contextdef
Interface IBslModuleContextDefService
- All Known Implementing Classes:
BslModuleContextDefService
public interface IBslModuleContextDefService
Gets
ContextDef
from Bsl module-
Method Summary
Modifier and TypeMethodDescriptiongetContextDef
(Module module) ComputeContextDef
of Bsl modulegetModuleEvents
(Module module) Gets collection of possibleEvent
from Bsl module
-
Method Details
-
getContextDef
ComputeContextDef
of Bsl module- Parameters:
module
- BslModule
, can't benull
- Returns:
ContextDef
of module
-
getModuleEvents
Gets collection of possibleEvent
from Bsl module
-