Class ReportTabularSectionAttributeNavigatorAdapter

  • 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 ReportTabularSectionAttributeNavigatorAdapter
    extends MdModelNavigatorAdapterBase<ReportTabularSectionAttribute>
    Report tabular section attribute navigator adapter.
    • Constructor Detail

      • ReportTabularSectionAttributeNavigatorAdapter

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