Uses of Class
edu.ucla.stat.SOCR.applications.Application

Packages that use Application
edu.ucla.stat.SOCR.applications   
edu.ucla.stat.SOCR.applications.demo   
 

Uses of Application in edu.ucla.stat.SOCR.applications
 

Methods in edu.ucla.stat.SOCR.applications that return Application
static Application Application.getInstance(java.lang.String classname)
           
 

Uses of Application in edu.ucla.stat.SOCR.applications.demo
 

Subclasses of Application in edu.ucla.stat.SOCR.applications.demo
 class BinomialTradingApplication
          The Binomial Trading Application demonstrates the Price of a stock call with time: Inputs: S0 = Price of the stock at time zero (now).
 class BlackScholesApplication
          The triangle experiment is to break a stick at random and see if the pieces form a triangle.
 class NoApp
          Package: edu.ucla.stat.SOCR.applications.demo Date: Aug 20, 2008 Time: 2:43:45 AM
 class PortfolioApplication
          The triangle experiment is to break a stick at random and see if the pieces form a triangle.
 class PortfolioApplication2
          The triangle experiment is to break a stick at random and see if the pieces form a triangle.
 class StockApplication
          The triangle experiment is to break a stick at random and see if the pieces form a triangle.
 class StockSimulationApplication
          The triangle experiment is to break a stick at random and see if the pieces form a triangle.