Class SelectedMetricDescriptionSelectionViewer

    • Constructor Detail

      • SelectedMetricDescriptionSelectionViewer

        public SelectedMetricDescriptionSelectionViewer​(Composite parent,
                                                        org.palladiosimulator.monitorrepository.Monitor usedMetricsMonitor)
        Parameters:
        parent - container where the tree viewer is placed in
        dataApplication - Connection to the data binding. This is needed in order to get the repository of the current project.
    • Method Detail

      • initInjector

        protected void initInjector()
        Description copied from class: ComponentViewer
        Initalizes the google guice injector attribute with the injector of the respective parsley view
        Specified by:
        initInjector in class ComponentViewer