Class DataProcessorTabularSectionAttributeNavigatorAdapter

  • 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 DataProcessorTabularSectionAttributeNavigatorAdapter
    extends MdModelNavigatorAdapterBase<DataProcessorTabularSectionAttribute>
    Data processor tabular section attribute navigator adapter.
    • Constructor Detail

      • DataProcessorTabularSectionAttributeNavigatorAdapter

        @Inject
        public DataProcessorTabularSectionAttributeNavigatorAdapter​(IConfigurationProvider configurationProvider,
                                                                    ISymbolicNameService symbolicNameService,
                                                                    IModelParentSupport modelParentSupport)
        Instantiates a new data processor tabular section attribute 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