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.components
Classes in com.e1c.g5.v8.dt.check.components that implement IBasicCheckExtension Modifier and Type Class Description class
ModuleTopObjectNameFilterExtension
Filtres module top-object by name pattern parameter on prechek phase extension.class
TopObjectFilterExtension
Common 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.CheckConfigurer
BasicCheck.CheckConfigurer. extension(IBasicCheckExtension extension)
Adds an extension to the check
-