Package com.e1c.g5.v8.dt.check.settings
-
Interface Summary Interface Description IBslElementRegionProvider Provides interface to storage with check IDs mapped to line ranges within the BSL module.ICheckCategory Check category.ICheckDescription Check description.ICheckParameterSettings Separate check parameter settings for each parameter that are being supplied with theICheckSettings
during theICheck.check(Object, com.e1c.g5.v8.dt.check.ICheckResultAcceptor, com.e1c.g5.v8.dt.check.ICheckParameters, org.eclipse.core.runtime.IProgressMonitor)
phase, as well as during the parameter value changes during the check settings editing via check preferences UI.ICheckProcessPreferences Check process common preferences accessorICheckProvider Provider of checks being registered in the system.ICheckRepository Unified check repository.ICheckSettings Check description with settngs.ICheckSettingsChangeListener Change listener forICheckRepository
.ICompositeElement<T> Composition of merged elements with same ids.INamedElement Element with id and title.ISuppressSettingsManager Suppress settings manager is responsible for answering the question about check suppressions. -
Class Summary Class Description CheckSettingsChange The difference between the previous state of the check settings and the last one.CheckUid Unique identifier of the check.IBslElementRegionProvider.BslSuppressionsCheckResult Provides API and storage for suppressed, live (not suppressed) check ids and unprocessed check ids.ICheckProvider.CheckInfo Check information data transfer object which is used to exchange the check data between internal components of the configuration check subsystem -
Enum Summary Enum Description IssueSeverity Issue severity.IssueType Issue type. -
Exception Summary Exception Description ProfileStorageException Exception that is being thrown by {@link ICheckRepository)} in case of errors during the check settings profile storage operations