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.check
Methods 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.derived
Methods in com.e1c.g5.v8.dt.internal.check.derived with parameters of type CheckDefinitionModifier and TypeMethodDescriptionvoid
CombinedModelCheckContextCollector.addDefinedContextCollectorRules
(CheckUid checkId, CheckDefinition definition) Adds a check defintion to the collector to get model context collecting rules from the definitonvoid
CombinedModelCheckRemovalContextCollector.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.repository
Methods in com.e1c.g5.v8.dt.internal.check.repository that return types with arguments of type CheckDefinition