Uses of Interface
com.e1c.g5.v8.dt.check.ICheckDefinition
- 
Packages that use ICheckDefinition Package Description com.e1c.g5.v8.dt.check com.e1c.g5.v8.dt.check.components 
- 
- 
Uses of ICheckDefinition in com.e1c.g5.v8.dt.checkMethods in com.e1c.g5.v8.dt.check with parameters of type ICheckDefinition Modifier and Type Method Description voidICheck. configureContextCollector(ICheckDefinition definition)The first phase of the check performing is the check context prepartion.
- 
Uses of ICheckDefinition in com.e1c.g5.v8.dt.check.componentsMethods in com.e1c.g5.v8.dt.check.components with parameters of type ICheckDefinition Modifier and Type Method Description voidBasicCheck. configureContextCollector(ICheckDefinition definition)default voidIBasicCheckExtension. configureContextCollector(ICheckDefinition definition)This method allows to add settings to theICheckDefinitionduring the check configuration cyclevoidModuleTopObjectNameFilterExtension. configureContextCollector(ICheckDefinition definition)voidTopObjectFilterExtension. configureContextCollector(ICheckDefinition definition)
 
-