Class QMLManager


  • public class QMLManager
    extends Object
    The QMLManager component can be queried for getting the currently activated QML criteria. Based on the activated criteria, it de-/activates evaluators in the launch configuration tabs. TODO: this class seems to slow-down the opening of the launch configuration tab tremendously and needs to be profiled. TODO: this class and the QML plugin have their own methods to access files based on the filename Strings in the launch config. It would be better to add an abstraction layer (maybe use DSEWriter).