Uses of Class
org.drip.state.identifier.EntityCDSLabel
| Package | Description |
|---|---|
| org.drip.analytics.cashflow |
Unit/Composite Cash Flow Periods.
|
| org.drip.analytics.output |
Period Product Targeted Valuation Measures
|
| org.drip.exposure.evolver |
Securities and Exposure States Evolvers
|
| org.drip.param.market |
Curves Surfaces Quotes Fixings Container
|
| org.drip.param.period |
Composite Composable Period Builder Settings
|
| org.drip.product.creator |
Streams and Products Construction Utilities
|
| org.drip.product.credit |
Credit Products - Components and Baskets
|
| org.drip.product.definition |
Fixed Income Components/Baskets Definitions
|
| org.drip.product.fx |
FX Forwards, Cross Currency Swaps
|
| org.drip.product.govvie |
Treasury Bills, Notes, Bonds, Futures
|
| org.drip.product.option |
Options on Fixed Income Components
|
| org.drip.product.params |
Fixed Income Product Customization Parameters
|
| org.drip.product.rates |
Fixed Income Multi-Stream Components
|
| org.drip.state.identifier |
Latent State Identifier Labels
|
| org.drip.state.nonlinear |
Nonlinear (i.e., Boot) Latent State Construction
|
-
Uses of EntityCDSLabel in org.drip.analytics.cashflow
Methods in org.drip.analytics.cashflow that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelBullet. creditLabel()Return the Credit LabelEntityCDSLabelCompositePeriod. creditLabel()Return the Credit LabelConstructors in org.drip.analytics.cashflow with parameters of type EntityCDSLabel Constructor Description Bullet(int iTerminalDate, int iPayDate, int iFXFixingDate, double dblBaseNotional, Array2D a2DNotionalSchedule, java.lang.String strPayCurrency, java.lang.String strCouponCurrency, EntityCDSLabel creditLabel)Construct a Bullet Instance from the specified Parameters -
Uses of EntityCDSLabel in org.drip.analytics.output
Methods in org.drip.analytics.output that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelBulletMetrics. creditLabel()Retrieve the Credit LabelMethods in org.drip.analytics.output with parameters of type EntityCDSLabel Modifier and Type Method Description java.util.Map<java.lang.Integer,java.lang.Double>BulletMetrics. survivalProbabilityCreditLoading(EntityCDSLabel creditLabel)Retrieve the Terminal Survival Probability Loading Coefficient for the specified Credit Latent StateConstructors in org.drip.analytics.output with parameters of type EntityCDSLabel Constructor Description BulletMetrics(int iTerminalDate, int iPayDate, double dblNotional, double dblSurvival, double dblDF, double dblFX, ConvexityAdjustment convAdj, EntityCDSLabel creditLabel, FundingLabel fundingLabel, FXLabel fxLabel)BulletMetrics Constructor -
Uses of EntityCDSLabel in org.drip.exposure.evolver
Methods in org.drip.exposure.evolver with parameters of type EntityCDSLabel Modifier and Type Method Description TerminalLatentStateLatentStateDynamicsContainer. entityCredit(EntityCDSLabel entityCreditLabel)Retrieve the Entity Credit Latent StatebooleanLatentStateDynamicsContainer. entityCreditExists(EntityCDSLabel entityCreditLabel)Indicate if the Entity Credit Latent State Exists -
Uses of EntityCDSLabel in org.drip.param.market
Methods in org.drip.param.market with parameters of type EntityCDSLabel Modifier and Type Method Description R1ToR1CurveSurfaceQuoteContainer. collateralCreditCorrelation(java.lang.String strCollateralCurrency, EntityCDSLabel creditLabel)Retrieve the Correlation Surface between the Collateral and the Credit Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditCreditCorrelation(EntityCDSLabel creditLabel1, EntityCDSLabel creditLabel2)Retrieve the Correlation Surface between the Pair of Credit Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditCustomMetricCorrelation(EntityCDSLabel creditLabel, CustomLabel customLabel)Retrieve the Correlation Surface between the Credit and the Custom Metric Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditEquityCorrelation(EntityCDSLabel creditLabel, EntityEquityLabel equityLabel)Retrieve the Correlation Surface between the Credit and the Equity Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditForwardCorrelation(EntityCDSLabel creditLabel, ForwardLabel forwardLabel)Retrieve the Correlation Surface between the Credit and the Forward Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditFundingCorrelation(EntityCDSLabel creditLabel, FundingLabel fundingLabel)Retrieve the Correlation Surface between the Credit and the Funding Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditFXCorrelation(EntityCDSLabel creditLabel, FXLabel fxLabel)Retrieve the Correlation Surface between the Credit and the FX Latent State LabelsR1ToR1CurveSurfaceQuoteContainer. creditGovvieCorrelation(EntityCDSLabel creditLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface between the Credit and the Govvie Latent State LabelsR1ToR1CurveSurfaceQuoteContainer. creditOvernightCorrelation(EntityCDSLabel creditLabel, OvernightLabel overnightLabel)Retrieve the Correlation Surface between the Credit and the Overnight Latent StatesR1ToR1CurveSurfaceQuoteContainer. creditPaydownCorrelation(EntityCDSLabel creditLabel, PaydownLabel paydownLabel)Retrieve the Correlation Surface between the Credit and the Pay-down Latent State LabelsR1ToR1CurveSurfaceQuoteContainer. creditRatingCorrelation(EntityCDSLabel creditLabel, RatingLabel ratingLabel)Retrieve the Correlation Surface between the Credit and the Rating Latent State LabelsR1ToR1CurveSurfaceQuoteContainer. creditRecoveryCorrelation(EntityCDSLabel creditLabel, EntityRecoveryLabel recoveryLabel)Retrieve the Correlation Surface between the Credit and the Recovery Latent State LabelsR1ToR1CurveSurfaceQuoteContainer. creditRepoCorrelation(EntityCDSLabel creditLabel, RepoLabel repoLabel)Retrieve the Correlation Surface between the Credit and the Repo Latent State LabelsCreditCurveCurveSurfaceQuoteContainer. creditState(EntityCDSLabel creditLabel)Retrieve the Credit Latent State from the LabelVolatilityCurveCurveSurfaceQuoteContainer. creditVolatility(EntityCDSLabel creditLabel)Retrieve the Volatility Curve for the Credit Latent StatebooleanCurveSurfaceQuoteContainer. setCollateralCreditCorrelation(java.lang.String strCollateralCurrency, EntityCDSLabel creditLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Collateral and the Credit Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditCreditCorrelation(EntityCDSLabel creditLabel1, EntityCDSLabel creditLabel2, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Pair of Credit Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditCustomCorrelation(EntityCDSLabel creditLabel, CustomLabel customLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Custom Metric Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditEquityCorrelation(EntityCDSLabel creditLabel, EntityEquityLabel equityLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Equity Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditForwardCorrelation(EntityCDSLabel creditLabel, ForwardLabel forwardLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Forward Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditFundingCorrelation(EntityCDSLabel creditLabel, FundingLabel fundingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Funding Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditFXCorrelation(EntityCDSLabel creditLabel, FXLabel fxLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the FX Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditGovvieCorrelation(EntityCDSLabel creditLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditOvernightCorrelation(EntityCDSLabel creditLabel, OvernightLabel overnightLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Overnight Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditPaydownCorrelation(EntityCDSLabel creditLabel, PaydownLabel paydownLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Pay-down Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditRatingCorrelation(EntityCDSLabel creditLabel, RatingLabel ratingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Rating Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditRecoveryCorrelation(EntityCDSLabel creditLabel, EntityRecoveryLabel recoveryLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Recovery Latent StatesbooleanCurveSurfaceQuoteContainer. setCreditRepoCorrelation(EntityCDSLabel creditLabel, RepoLabel repoLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Repo Latent States -
Uses of EntityCDSLabel in org.drip.param.period
Methods in org.drip.param.period that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelCompositePeriodSetting. creditLabel()Retrieve the Credit LabelConstructors in org.drip.param.period with parameters of type EntityCDSLabel Constructor Description CompositePeriodSetting(int iFreq, java.lang.String strTenor, java.lang.String strPayCurrency, DateAdjustParams dapPay, double dblBaseNotional, Array2D fsCoupon, Array2D fsNotional, FixingSetting fxFixingSetting, EntityCDSLabel creditLabel)CompositePeriodSetting Constructor -
Uses of EntityCDSLabel in org.drip.product.creator
Methods in org.drip.product.creator with parameters of type EntityCDSLabel Modifier and Type Method Description static java.util.List<CompositePeriod>StreamBuilder. FirstPenultimateDateFixedFloat(int iStreamStartDate, int iFixedStreamEndDate, int iFixedFirstCouponDate, int iFixedPenultimateCouponDate, int iFixedFreq, double dblFixedCoupon, java.lang.String strFixedCouponDC, java.lang.String strFixedAccrualDC, int iFloatStreamEndDate, int iFloatFirstCouponDate, int iFloatPenultimateCouponDate, int iFloatFreq, double dblFloatSpread, DateAdjustParams dapPay, DateAdjustParams dapStreamEnd, DateAdjustParams dapAccrualEnd, ForwardLabel forwardLabel, EntityCDSLabel creditLabel)Generate Mixed Fixed-Float Stream off of the specified Parametersstatic java.util.List<CompositePeriod>StreamBuilder. FirstPenultimateDateFixedStream(int iStreamStartDate, int iStreamEndDate, int iFirstCouponDate, int iPenultimateCouponDate, int iFreq, double dblCoupon, java.lang.String strCouponDC, java.lang.String strAccrualDC, DateAdjustParams dapPay, DateAdjustParams dapStreamEnd, DateAdjustParams dapAccrualEnd, java.lang.String strCurrency, EntityCDSLabel creditLabel)Generate the Fixed Stream Off of the specified Parametersstatic java.util.List<CompositePeriod>StreamBuilder. FirstPenultimateDateFloatStream(int iStreamStartDate, int iStreamEndDate, int iFirstCouponDate, int iPenultimateCouponDate, int iFreq, double dblSpread, DateAdjustParams dapPay, DateAdjustParams dapStreamEnd, DateAdjustParams dapAccrualEnd, FloaterLabel floaterLabel, EntityCDSLabel creditLabel)Generate the Float Stream off of the specified Parameters -
Uses of EntityCDSLabel in org.drip.product.credit
Methods in org.drip.product.credit that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelBondComponent. creditLabel()EntityCDSLabelCDSComponent. creditLabel() -
Uses of EntityCDSLabel in org.drip.product.definition
Methods in org.drip.product.definition that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabel[]BasketMarketParamRef. creditLabel()Get the Array of Credit Curve Latent State Identifier LabelsEntityCDSLabel[]BasketProduct. creditLabel()EntityCDSLabelComponentMarketParamRef. creditLabel()Get the Credit Curve Latent State Identifier Label -
Uses of EntityCDSLabel in org.drip.product.fx
Methods in org.drip.product.fx that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelFXForwardComponent. creditLabel() -
Uses of EntityCDSLabel in org.drip.product.govvie
Methods in org.drip.product.govvie that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelTreasuryFutures. creditLabel() -
Uses of EntityCDSLabel in org.drip.product.option
Methods in org.drip.product.option that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelOptionComponent. creditLabel() -
Uses of EntityCDSLabel in org.drip.product.params
Methods in org.drip.product.params with parameters of type EntityCDSLabel Modifier and Type Method Description static BondStreamBondStream. Create(int iMaturityDate, int iEffectiveDate, int iFinalMaturityDate, int iFirstCouponDate, int iInterestAccrualStartDate, int iFreq, double dblCoupon, java.lang.String strCouponDC, java.lang.String strAccrualDC, DateAdjustParams dapPay, DateAdjustParams dapReset, DateAdjustParams dapMaturity, DateAdjustParams dapEffective, DateAdjustParams dapPeriodEnd, DateAdjustParams dapAccrualEnd, DateAdjustParams dapPeriodStart, DateAdjustParams dapAccrualStart, java.lang.String strMaturityType, boolean bPeriodsFromForward, java.lang.String strCalendar, java.lang.String strCurrency, FloaterLabel floaterLabel, EntityCDSLabel creditLabel)Construct and Instance of BondStream from the specified Parametersstatic BondStreamBondStream. FromFirstPenultimateCouponDate(int iMaturityDate, int iEffectiveDate, int iFinalMaturityDate, int iFirstCouponDate, int iPenultimateCouponDate, int iFreq, double dblCoupon, java.lang.String strCouponDC, java.lang.String strAccrualDC, DateAdjustParams dapPay, DateAdjustParams dapReset, DateAdjustParams dapMaturity, DateAdjustParams dapEffective, DateAdjustParams dapPeriodEnd, DateAdjustParams dapAccrualEnd, DateAdjustParams dapPeriodStart, DateAdjustParams dapAccrualStart, java.lang.String strMaturityType, boolean bPeriodsFromForward, java.lang.String strCalendar, java.lang.String strCurrency, FloaterLabel floaterLabel, EntityCDSLabel creditLabel)Construct an Instance of BondStream from the First/Penultimate Dates using the specified Parameters -
Uses of EntityCDSLabel in org.drip.product.rates
Methods in org.drip.product.rates that return EntityCDSLabel Modifier and Type Method Description EntityCDSLabelFixFloatComponent. creditLabel()EntityCDSLabelFloatFloatComponent. creditLabel()EntityCDSLabelRatesBasket. creditLabel()EntityCDSLabelSingleStreamComponent. creditLabel()EntityCDSLabelStream. creditLabel()Retrieve the Credit Label -
Uses of EntityCDSLabel in org.drip.state.identifier
Methods in org.drip.state.identifier that return EntityCDSLabel Modifier and Type Method Description static EntityCDSLabelEntityCDSLabel. Standard(java.lang.String referenceEntity, java.lang.String currency)Make a Standard SENIOR Entity Credit Label from the Reference Entity -
Uses of EntityCDSLabel in org.drip.state.nonlinear
Constructors in org.drip.state.nonlinear with parameters of type EntityCDSLabel Constructor Description ForwardHazardCreditCurve(int startDate, EntityCDSLabel entityCDSLabel, java.lang.String currency, double[] hazardRateArray, int[] hazardDateArray, double[] recoveryRateArray, int[] recoveryDateArray, int specificDefaultDate)Create a credit curve from hazard rate and recovery rate term structures