Uses of Interface
com.e1c.g5.v8.dt.check.components.IBasicCheckExtension
- 
Packages that use IBasicCheckExtension Package Description com.e1c.g5.v8.dt.check.components 
- 
- 
Uses of IBasicCheckExtension in com.e1c.g5.v8.dt.check.componentsClasses in com.e1c.g5.v8.dt.check.components that implement IBasicCheckExtension Modifier and Type Class Description classModuleTopObjectNameFilterExtensionFiltres module top-object by name pattern parameter on prechek phase extension.classTopObjectFilterExtensionCommon filtering of the top object via the parameter-defined name patternMethods in com.e1c.g5.v8.dt.check.components with parameters of type IBasicCheckExtension Modifier and Type Method Description BasicCheck.CheckConfigurerBasicCheck.CheckConfigurer. extension(IBasicCheckExtension extension)Adds an extension to the check
 
-