Class MonitorCreationProvider


  • public class MonitorCreationProvider
    extends Object
    Provides methods for the MonitorCreationWizardPage, the first page of the wizard.
    • Constructor Detail

      • MonitorCreationProvider

        public MonitorCreationProvider()
    • Method Detail

      • setMonitorActivatedValue

        public void setMonitorActivatedValue​(org.palladiosimulator.monitorrepository.Monitor monitor,
                                             boolean activatedValue)
        Sets the value of the activated attribute of the monitor
        Parameters:
        monitor - to change the attribute
        activatedValue - new value
      • setMonitorName

        public void setMonitorName​(org.palladiosimulator.monitorrepository.Monitor monitor,
                                   String name)
        Sets the name of the Monitor to the new name
        Parameters:
        monitor - to change the name
        name - new monitor name