Uses of Interface
com.e1c.g5.v8.dt.check.settings.ISuppressSettingsManager
Packages that use ISuppressSettingsManager
Package
Description
-
Uses of ISuppressSettingsManager in com._1c.g5.v8.dt.bsl.ui.editor
Constructors in com._1c.g5.v8.dt.bsl.ui.editor with parameters of type ISuppressSettingsManagerModifierConstructorDescriptionBslValidationJob(org.eclipse.xtext.validation.IResourceValidator xtextResourceChecker, org.eclipse.xtext.util.concurrent.IReadAccess<org.eclipse.xtext.resource.XtextResource> xtextDocument, org.eclipse.xtext.ui.editor.validation.IValidationIssueProcessor validationIssueProcessor, org.eclipse.xtext.validation.CheckMode checkMode, org.eclipse.jface.text.source.IAnnotationModel annotationModel, IBmModelManager bmModelManager, ISuppressSettingsManager suppressSettingsManager) Constructor -
Uses of ISuppressSettingsManager in com._1c.g5.v8.dt.internal.ui.validation
Methods in com._1c.g5.v8.dt.internal.ui.validation that return ISuppressSettingsManagerModifier and TypeMethodDescriptionstatic ISuppressSettingsManagerV8UiValidationPlugin.getSuppressSettingsManager()GetsISuppressSettingsManagerservice reference -
Uses of ISuppressSettingsManager in com.e1c.g5.v8.dt.check.suppress
Methods in com.e1c.g5.v8.dt.check.suppress that return types with arguments of type ISuppressSettingsManagerModifier and TypeMethodDescriptionClass<? extends ISuppressSettingsManager>SuppressRuntimeModule.bindISuppressSettingsManager() -
Uses of ISuppressSettingsManager in com.e1c.g5.v8.dt.internal.check
Constructors in com.e1c.g5.v8.dt.internal.check with parameters of type ISuppressSettingsManagerModifierConstructorDescriptionCheckExecutor(ICheckRepository checkRepository, IResourceLookup resourceLookup, IMarkerManager markerManager, IDerivedDataManagerProvider derivedDataManagerProvider, IBmModelManager bmModelManager, ISuppressSettingsManager suppressManager, IDtProjectManager dtProjectManager, IModelEditingSupport modelEditingSupport) Creates new instance.CheckResultAcceptor(ISuppressSettingsManager suppressManager, CheckUid checkUid) Constructs an acceptor instanceCheckResultAcceptor(ISuppressSettingsManager suppressManager, LanguageSuppressionContext suppressionContext, CheckUid checkUid) Constructs an acceptor instance -
Uses of ISuppressSettingsManager in com.e1c.g5.v8.dt.internal.check.bsl
Constructors in com.e1c.g5.v8.dt.internal.check.bsl with parameters of type ISuppressSettingsManagerModifierConstructorDescriptionBslValidationContributor(ICheckExecutor checker, ICheckRepository checkRepository, ISuppressSettingsManager suppressManager) Constructs an instance of the contributor -
Uses of ISuppressSettingsManager in com.e1c.g5.v8.dt.internal.check.derived
Constructors in com.e1c.g5.v8.dt.internal.check.derived with parameters of type ISuppressSettingsManagerModifierConstructorDescriptionCheckDerivedDataContributor(IResourceLookup resourceLookup, IBmModelManager bmModelManager, ICheckRepository checkRepository, ICheckScheduler checkScheduler, ICheckExecutor checkExecutor, IBslDeepAnalisysService deepAnalisysService, ISuppressSettingsManager suppressSettingsManager, IMarkerManager markerManager, IServicesOrchestrator servicesOrchestrator, IModelEditingSupport modelEditingSupport) Creates a new instance.LanguageCheckDerivedDataComputer(String supportedSegmentId, Collection<org.eclipse.emf.ecore.EClass> supportedTypes, Set<String> languageCheckIds, ICheckExecutor checkExecutor, IResourceLookup resourceLookup, IBslDeepAnalisysService deepAnalisysService, ISuppressSettingsManager suppressSettingsManager) Constructs an instance of the computer.