Uses of Package
com.ftlabs.fisa.calc

Packages that use com.ftlabs.fisa.calc
com.ftlabs.fisa   
com.ftlabs.fisa.calc   
com.ftlabs.fisa.calc.cd   
com.ftlabs.fisa.calc.indexed   
com.ftlabs.fisa.calc.jp   
com.ftlabs.fisa.calc.msrb   
 

Classes in com.ftlabs.fisa.calc used by com.ftlabs.fisa
Analytics
          An interface that represents all available analytics as calculated for a particular Price/Yield.
AnalyticValueType
          This enum structure contains all default AnalyticValueTypes.
CalculationException
          The root Exception for all calculation exceptions.
Calculator
          This interface provides calculation methods that are tuned specifically for the implemented security and for a particular settlement to Redemption period.
Quote
          A Quote object represents a "pricing" type and values.
QuoteAnalytics
          Contains Analytics to all redemptions for the Security from which it was created.
 

Classes in com.ftlabs.fisa.calc used by com.ftlabs.fisa.calc
AbstractCalculator
           
AbstractYieldConvergence
           
Analytics
          An interface that represents all available analytics as calculated for a particular Price/Yield.
AnalyticValueType
          This enum structure contains all default AnalyticValueTypes.
CalculationException
          The root Exception for all calculation exceptions.
Calculator
          This interface provides calculation methods that are tuned specifically for the implemented security and for a particular settlement to Redemption period.
DefaultYieldConvergence
           
FixedInterestRateCalculatorFactory
           
LastPeriodCalculator
           
MultipleCashFlowCalculator
           
MultiplePeriodCalculator
           
PreferredCalculator
          An abstract calculator implementation that includes calculation methods that are specific to Preferred securities.
Quote
          A Quote object represents a "pricing" type and values.
RYMMYFixedInterestRateCalculatorFactory
          A FixedInterestRateCalculatorFactory implementation that uses a compounding interest calculator if there are multiple periods remaining, and a simple interest calculater if there is a single period remaining.
RYMMYSteppedCouponCalculatorFactory
           
SteppedCouponCalculator
           
SteppedCouponCalculatorFactory
           
YieldConvergable
           
YieldConvergence
          This interface provides a method for converging on a yield from a specified price.
YieldQuote
          A yield based implementation of Quote.
YieldQuote.RedemptionType
           
 

Classes in com.ftlabs.fisa.calc used by com.ftlabs.fisa.calc.cd
AbstractCalculator
           
Analytics
          An interface that represents all available analytics as calculated for a particular Price/Yield.
AnalyticValueType
          This enum structure contains all default AnalyticValueTypes.
CalculationException
          The root Exception for all calculation exceptions.
Calculator
          This interface provides calculation methods that are tuned specifically for the implemented security and for a particular settlement to Redemption period.
FixedInterestRateCalculatorFactory
           
LastPeriodCalculator
           
MultipleCashFlowCalculator
           
MultiplePeriodCalculator
           
SteppedCouponCalculator
           
SteppedCouponCalculatorFactory
           
YieldConvergable
           
 

Classes in com.ftlabs.fisa.calc used by com.ftlabs.fisa.calc.indexed
AbstractCalculator
           
CalculationException
          The root Exception for all calculation exceptions.
Calculator
          This interface provides calculation methods that are tuned specifically for the implemented security and for a particular settlement to Redemption period.
FixedInterestRateCalculator
           
LastPeriodCalculator
           
LastPeriodSimpleInterestCalculator
           
MultipleCashFlowCalculator
           
MultiplePeriodCalculator
           
YieldConvergable
           
 

Classes in com.ftlabs.fisa.calc used by com.ftlabs.fisa.calc.jp
AbstractCalculator
           
CalculationException
          The root Exception for all calculation exceptions.
Calculator
          This interface provides calculation methods that are tuned specifically for the implemented security and for a particular settlement to Redemption period.
FixedInterestRateCalculator
           
MultipleCashFlowCalculator
           
MultiplePeriodCalculator
           
YieldConvergable
           
 

Classes in com.ftlabs.fisa.calc used by com.ftlabs.fisa.calc.msrb
AbstractCalculator
           
CalculationException
          The root Exception for all calculation exceptions.
Calculator
          This interface provides calculation methods that are tuned specifically for the implemented security and for a particular settlement to Redemption period.
FixedInterestRateCalculator
           
FixedInterestRateCalculatorFactory
           
LastPeriodCalculator
           
LastPeriodSimpleInterestCalculator
           
MultipleCashFlowCalculator
           
MultiplePeriodCalculator
           
SteppedCouponCalculator
           
SteppedCouponCalculatorFactory
           
SteppedCouponCompoundingCalculator
           
YieldConvergable