Class XDTOPackageNavigatorAdapter

  • All Implemented Interfaces:
    org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.model.IWorkbenchAdapter, org.eclipse.ui.model.IWorkbenchAdapter2, org.eclipse.ui.model.IWorkbenchAdapter3

    public class XDTOPackageNavigatorAdapter
    extends MdModelNavigatorAdapterBase<XDTOPackage>
    XDTOPackage navigator adapter.
    • Constructor Detail

      • XDTOPackageNavigatorAdapter

        @Inject
        public XDTOPackageNavigatorAdapter​(IConfigurationProvider configurationProvider,
                                           ISymbolicNameService symbolicNameService,
                                           IResourceLookup resourceLookup,
                                           INavigatorContentProviderStateProvider navigatorContentProviderStateProvider)
        Instantiates a new XDTOPackage 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, can not be null