Class DimensionTableNavigatorAdapter

    • Constructor Detail

      • DimensionTableNavigatorAdapter

        @Inject
        public DimensionTableNavigatorAdapter​(IConfigurationProvider configurationProvider,
                                              ISymbolicNameService symbolicNameService,
                                              IModelParentSupport modelParentSupport,
                                              IResourceLookup resourceLookup,
                                              org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider,
                                              INavigatorContentProviderStateProvider navigatorContentProviderStateProvider)
        Constructor.
        Parameters:
        configurationProvider - the configuration provider, cannot be null
        symbolicNameService - the symbolic name service, cannot be null
        modelParentSupport - the model parent support, cannot be null
        resourceLookup - the resource lookup, cannot be null
        qualifiedNameProvider - actual IQualifiedNameProvider for getting full qualified name of the objects, cannot null
        navigatorContentProviderStateProvider - the navigator content provider state provider, cannot be null