ContactCenters
V. 0.9.9.

Deprecated API


Contents
Deprecated Fields
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONMENTRATE
          Use PerformanceMeasureType.ABANDONMENTRATIO instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONMENTRATEAFTERAWT
          Use PerformanceMeasureType.ABANDONMENTRATIOAFTERAWT instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONMENTRATEBEFOREAWT
          Use PerformanceMeasureType.ABANDONMENTRATIOBEFOREAWT instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONMENTRATEREP
          Use PerformanceMeasureType.ABANDONMENTRATIOREP instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONRATE
          Use PerformanceMeasureType.ABANDONMENTRATIO instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONRATEAFTERAWT
          Use PerformanceMeasureType.ABANDONMENTRATIOAFTERAWT instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONRATEBEFOREAWT
          Use PerformanceMeasureType.ABANDONMENTRATIOBEFOREAWT instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.ABANDONRATEREP
          Use PerformanceMeasureType.ABANDONMENTRATIOREP instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.BLOCKRATE
          Use PerformanceMeasureType.BLOCKRATIO instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.BLOCKRATEREP
          Use PerformanceMeasureType.BLOCKRATIOREP instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.PATIENCETIME
          Use PerformanceMeasureType.TIMETOABANDON instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.PATIENCETIMEREP
          Use PerformanceMeasureType.TIMETOABANDONREP instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.POSWAITRATIO
          Use PerformanceMeasureType.DELAYRATIO instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.POSWAITRATIOREP
          Use PerformanceMeasureType.DELAYRATIOREP instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.QOS
          Use PerformanceMeasureType.SERVICELEVEL instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.QOS2
          Use PerformanceMeasureType.SERVICELEVEL2 instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.QOS2REP
          Use PerformanceMeasureType.SERVICELEVEL2REP instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.QOSREP
          Use PerformanceMeasureType.SERVICELEVELREP instead. 
umontreal.iro.lecuyer.contactcenters.app.PerformanceMeasureType.RATEOFPOSWAIT
          Use PerformanceMeasureType.RATEOFDELAY instead. 
 

Deprecated Methods
umontreal.iro.lecuyer.contactcenters.msk.AbstractCallCenterSim.getModel()
           
umontreal.iro.lecuyer.contactcenters.msk.model.CallCenter.getStreams()
          Use CallCenter.getRandomStreams() instead. 
umontreal.iro.lecuyer.xmlconfig.ParamReader.read(String)
          Use ParamReader.readFile(java.lang.String) instead. 
umontreal.iro.lecuyer.contactcenters.msk.model.CallCenter.setRouter(Router)
          Use RouterManager.setRouter(Router) instead. 
 


ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.