Class ParameterNavigatorAdapter

  • 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 ParameterNavigatorAdapter
    extends MdModelNavigatorAdapterBase<Parameter>
    Parameter navigator adapter.
    • Constructor Detail

      • ParameterNavigatorAdapter

        @Inject
        public ParameterNavigatorAdapter​(IConfigurationProvider configurationProvider,
                                         ISymbolicNameService symbolicNameService,
                                         IModelParentSupport modelParentSupport)
        Instantiates a new Method navigator adapter.
        Parameters:
        configurationProvider - the configuration provider, cannot be null
        symbolicNameService - the symbolic name service, cannot be null
        modelParentSupport - the model parent support, cannot be null