Class BotNavigatorAdapter

    • Constructor Detail

      • BotNavigatorAdapter

        @Inject
        public BotNavigatorAdapter​(IConfigurationProvider configurationProvider,
                                   ISymbolicNameService symbolicNameService,
                                   IResourceLookup resourceLookup,
                                   INavigatorContentProviderStateProvider navigatorContentProviderStateProvider,
                                   org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider)
        Instantiates a new Bot navigator adapter.
        Parameters:
        configurationProvider - the configuration provider, cannot be null
        symbolicNameService - the symbolic name service, cannot be null
        resourceLookup - the resource lookup, cannot be null
        navigatorContentProviderStateProvider - the navigator content provider state provider, cannot be null
        qualifiedNameProvider - the qualified name provider, cannot be null