Package com.e1c.g5.v8.dt.internal.check
package com.e1c.g5.v8.dt.internal.check
-
ClassDescriptionCheck executor performs checks in a direct or a scheduled manner.Checker plug-in Guice module.Checker plug-in activator.Executable extension factory for Checks plugin.Check process preferences store implementation
ICheckResultAcceptor
implementation that accepta issues for specified objects and stores them in memory until the check is complete and issues are processed by the check executor Not a part of a public API, users cannot extend this class as the set of supported issues is fixed and cannot be extended by design.Check scheduler implementation.Default implementation of theICheckLogAccessor
that uses theCheckPlugin
default loggingExternal services bindings for checker plug-in.This service extends the capabilities of theICheckScheduler
with ability to execute checks directly to have a single point of check handling in the ACC.Check context collector.The log accessing abstraction that allows to change the logging medium without client code changesManages the check metadata (like EClass affection, rebuild scope collectors and so on) and provides access to them for consumers (DD, forced validation, etc).Deprecated.Java-based registrar of BM model quick fix components