Class TabularSectionAttributeNavigatorAdapter

  • 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 TabularSectionAttributeNavigatorAdapter
    extends MdModelNavigatorAdapterBase<TabularSectionAttribute>
    Tabular section attribute navigator adapter.
    • Constructor Detail

      • TabularSectionAttributeNavigatorAdapter

        @Inject
        public TabularSectionAttributeNavigatorAdapter​(IConfigurationProvider configurationProvider,
                                                       ISymbolicNameService symbolicNameService,
                                                       IModelParentSupport modelParentSupport)
        Instantiates a new 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