Class PerformanceSymbolHandler

    • Constructor Detail

      • PerformanceSymbolHandler

        protected PerformanceSymbolHandler​(Hashtable<Expression,​de.uka.ipd.sdq.probfunction.math.IProbabilityDensityFunction> pdfTable,
                                           int domainSize)
      • PerformanceSymbolHandler

        protected PerformanceSymbolHandler​(int domainSize)
    • Method Detail

      • getPdfTable

        public Hashtable<Expression,​de.uka.ipd.sdq.probfunction.math.IProbabilityDensityFunction> getPdfTable()
      • setPdfTable

        public void setPdfTable​(Hashtable<Expression,​de.uka.ipd.sdq.probfunction.math.IProbabilityDensityFunction> pdfTable)