Package | Description |
---|---|
org.squashtest.ta.intellij.plugin.fwconnector | |
org.squashtest.ta.intellij.plugin.notification |
This package houses notification-related code.
|
org.squashtest.ta.intellij.plugin.validation |
This package defines general validation logic for SKF languages.
|
Constructor and Description |
---|
IdeaFrameworkConnectorImpl(com.intellij.openapi.project.Project project,
org.squashtest.ta.galaxia.metaexecution.enginelink.probe.BackgroundFrameworkConnectorFactory factory,
NotificationProjectService notifyer) |
IdeaFrameworkConnectorImpl(com.intellij.openapi.project.Project project,
NotificationProjectService notifyer) |
Modifier and Type | Class and Description |
---|---|
class |
NotificationProjectServiceImpl
Implementation of the notification service.
|
Constructor and Description |
---|
BaseAnnotationProjectServiceImpl(NotificationProjectService notifier) |
SquashMacroAnnotationProjectServiceImpl(NotificationProjectService notifier,
SquashMacroFileLocationProjectService macroFileLocator,
MacroCallValidationHelper macroCallValidationHelper,
MacroDefinitionValidationHelper macroDefinitionValidationHelper,
MacroHighlightsHelper macroHighlightsHelper,
IdeaFrameworkConnector connector) |
SquashTestAnnotationProjectServiceImpl(NotificationProjectService notifier,
SquashTestFileLocationService fileLocationService,
MacroCallValidationHelper macroCallValidationHelper,
MacroHighlightsHelper macroHighlightsHelper,
IdeaFrameworkConnector connector) |
Copyright © 2018-2019 Henix. All Rights Reserved.