Package | Description |
---|---|
org.drip.param.market | |
org.drip.state.identifier |
Modifier and Type | Method and Description |
---|---|
R1ToR1 |
CurveSurfaceQuoteContainer.collateralRatingCorrelation(java.lang.String strCollateralCurrency,
RatingLabel ratingLabel)
Retrieve the Correlation Surface for the specified Collateral and Rating Latent State Labels
|
R1ToR1 |
CurveSurfaceQuoteContainer.creditRatingCorrelation(CreditLabel creditLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface between the Credit and the Rating Latent State Labels
|
R1ToR1 |
CurveSurfaceQuoteContainer.customRatingCorrelation(CustomLabel customLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface between the Custom Metric and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.equityRatingCorrelation(EquityLabel equityLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface between the Equity and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.forwardRatingCorrelation(ForwardLabel forwardLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface between the Forward and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fundingRatingCorrelation(FundingLabel fundingLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface between the Funding and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxRatingCorrelation(FXLabel fxLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface for the specified FX and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.govvieRecoveryCorrelation(GovvieLabel govvieLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface for the specified Govvie and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.overnightRatingCorrelation(OvernightLabel overnightLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface for the specified Overnight and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.paydownRatingCorrelation(PaydownLabel paydownLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface for the specified Pay-down and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.ratingRatingCorrelation(RatingLabel ratingLabel1,
RatingLabel ratingLabel2)
Retrieve the Correlation Surface for the specified Rating and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.ratingRecoveryCorrelation(RatingLabel ratingLabel,
RecoveryLabel recoveryLabel)
Retrieve the Correlation Surface for the specified Rating and Recovery Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.ratingRepoCorrelation(RatingLabel ratingLabel,
RepoLabel repoLabel)
Retrieve the Correlation Surface for the specified Rating and Repo Latent States
|
MergedDiscountForwardCurve |
CurveSurfaceQuoteContainer.ratingState(RatingLabel ratingLabel)
Retrieve the Rating State for the specified Rating Latent State Label
|
VolatilityCurve |
CurveSurfaceQuoteContainer.ratingVolaitlity(RatingLabel ratingLabel)
Retrieve the Volatility Curve for the specified Rating Latent State
|
boolean |
CurveSurfaceQuoteContainer.setCollateralRatingCorrelation(java.lang.String strCollateralCurrency,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Collateral and Rating Latent State Labels
|
boolean |
CurveSurfaceQuoteContainer.setCreditRatingCorrelation(CreditLabel creditLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Credit and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setCustomRatingCorrelation(CustomLabel customLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Custom Metric and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setEquityRatingCorrelation(EquityLabel equityLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Equity and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setForwardRatingCorrelation(ForwardLabel forwardLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Forward and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFundingRecoveryCorrelation(FundingLabel fundingLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Funding and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFXRatingCorrelation(FXLabel fxLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setGovvieRatingCorrelation(GovvieLabel govvieLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Govvie and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setOvernightRatingCorrelation(OvernightLabel overnightLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Overnight and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setPaydownRatingCorrelation(PaydownLabel paydownLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Pay-down and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setRatingCurve(RatingLabel ratingLabel,
MergedDiscountForwardCurve dcRating)
(Re)-set the Rating State for the specified Rating Latent State Label
|
boolean |
CurveSurfaceQuoteContainer.setRatingRatingCorrelation(RatingLabel ratingLabel1,
RatingLabel ratingLabel2,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Pair of Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setRatingRecoveryCorrelation(RatingLabel ratingLabel,
RecoveryLabel recoveryLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Rating and Recovery Latent States
|
boolean |
CurveSurfaceQuoteContainer.setRatingRepoCorrelation(RatingLabel ratingLabel,
RepoLabel repoLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Rating and Repo Latent States
|
Modifier and Type | Method and Description |
---|---|
static RatingLabel |
RatingLabel.Standard(java.lang.String strAgency,
java.lang.String strCode)
Make a Standard Rating Label from the Rating Agency and the Rated Code.
|