Package com.e1c.g5.v8.dt.internal.check.derived
package com.e1c.g5.v8.dt.internal.check.derived
-
ClassesClassDescriptionDefines the check with the set of metainformation/processing logic The definition allows to define:
The unique identifier of the check The set of check parameters The check complexity The check default severity The reaction of the check on the model data changes with a set of context collectors The data for the visual representation of the check in the check preferences management UIThis contributor provides DD subsystem settings for validation checks execution pipeline.Model context collector for a singleEClass
which combines functional collectors from all registered checks participating in model checking processModel context removal collector for a singleEClass
which combines functional collectors from all registered checks participating in model checking processLanguge-specific check context collector.Derived data computer that handles performing of language checks.Implementation of the context factory which producesLanguageCheckObjectContext
.Specific DD context implementation for cleaning markers prior the re-check.Implementation of the context factory which producesMarkerCleanerContext
.Derived data computer that handles the cleaning of the check results before the re-check is performed in case of object removal.Derived data computer that handles the check performing for DT model objects.Implementation of the context factory which producesCheckObjectContext
.Collects the rebuild scope for the target model object.