Uses of Class
com.e1c.g5.v8.dt.internal.check.derived.CheckDefinition
Packages that use CheckDefinition
Package
Description
- 
Uses of CheckDefinition in com.e1c.g5.v8.dt.internal.checkMethods in com.e1c.g5.v8.dt.internal.check that return types with arguments of type CheckDefinitionModifier and TypeMethodDescriptiondefault Map<CheckUid,CheckDefinition> ICheckMetadataManager.getCheckContextDefinitions()Gets all check defintions for all registered checks
- 
Uses of CheckDefinition in com.e1c.g5.v8.dt.internal.check.derivedMethods in com.e1c.g5.v8.dt.internal.check.derived with parameters of type CheckDefinitionModifier and TypeMethodDescriptionvoidCombinedModelCheckContextCollector.addDefinedContextCollectorRules(CheckUid checkId, CheckDefinition definition) Adds a check defintion to the collector to get model context collecting rules from the definitonvoidCombinedModelCheckRemovalContextCollector.addDefinedContextCollectorRules(CheckUid checkId, CheckDefinition definition) Adds a check defintion to the collector to get model context collecting rules from the definiton
- 
Uses of CheckDefinition in com.e1c.g5.v8.dt.internal.check.repositoryMethods in com.e1c.g5.v8.dt.internal.check.repository that return types with arguments of type CheckDefinition