Uses of Interface
com._1c.g5.v8.dt.bsl.validation.IBslDeepAnalisysService
Packages that use IBslDeepAnalisysService
Package
Description
-
Uses of IBslDeepAnalisysService in com._1c.g5.v8.dt.bsl.bm.ui
Methods in com._1c.g5.v8.dt.bsl.bm.ui that return types with arguments of type IBslDeepAnalisysServiceModifier and TypeMethodDescriptionClass<? extends IBslDeepAnalisysService>
BmAwareBslUiModule.bindIBslDeepAnalisysService()
-
Uses of IBslDeepAnalisysService in com._1c.g5.v8.dt.internal.bsl.bm.ui.deepanalysis
Classes in com._1c.g5.v8.dt.internal.bsl.bm.ui.deepanalysis that implement IBslDeepAnalisysServiceConstructors in com._1c.g5.v8.dt.internal.bsl.bm.ui.deepanalysis with parameters of type IBslDeepAnalisysServiceModifierConstructorDescriptionprotected
FullConfigurationValidateAction
(ISelectionProvider provider, IBslDeepAnalisysService bslDeepAnalisysService, IV8ProjectManager v8projectManager) Constructor ofFullConfigurationValidateAction
. -
Uses of IBslDeepAnalisysService in com.e1c.g5.v8.dt.internal.check.derived
Constructors in com.e1c.g5.v8.dt.internal.check.derived with parameters of type IBslDeepAnalisysServiceModifierConstructorDescriptionCheckDerivedDataContributor
(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.