Interface QosPerformanceFactory

    • Method Detail

      • createSystemSpecifiedExecutionTime

        SystemSpecifiedExecutionTime createSystemSpecifiedExecutionTime()
        Returns a new object of class 'System Specified Execution Time'.
        Returns:
        a new object of class 'System Specified Execution Time'.
        Generated class or method.
      • createComponentSpecifiedExecutionTime

        ComponentSpecifiedExecutionTime createComponentSpecifiedExecutionTime()
        Returns a new object of class 'Component Specified Execution Time'.
        Returns:
        a new object of class 'Component Specified Execution Time'.
        Generated class or method.
      • getQosPerformancePackage

        QosPerformancePackage getQosPerformancePackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.