Package cdm.observable.event
Class CreditEvents.CreditEventsImpl
java.lang.Object
cdm.observable.event.CreditEvents.CreditEventsImpl
- All Implemented Interfaces:
CreditEvents,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CreditEvents
Immutable Implementation of CreditEvents
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.event.CreditEvents
CreditEvents.CreditEventsBuilder, CreditEvents.CreditEventsBuilderImpl, CreditEvents.CreditEventsImplNested classes/interfaces inherited from interface com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder -
Field Summary
Fields inherited from interface cdm.observable.event.CreditEvents
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanA credit event.A specified condition to settlement.In relation to certain credit events, serves as a threshold for Obligation Acceleration, Obligation Default, Repudiation/Moratorium and Restructuring.A credit event.A credit event.A credit event.A credit event.A credit event.A credit event.A credit event.com.rosetta.model.metafields.MetaFieldsgetMeta()A credit event.A credit event.A credit event.A credit event.A credit event.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.event.CreditEvents
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CreditEventsImpl
-
-
Method Details
-
getBankruptcy
Description copied from interface:CreditEventsA credit event. The reference entity has been dissolved or has become insolvent. It also covers events that may be a precursor to insolvency such as instigation of bankruptcy or insolvency proceedings. Sovereign trades are not subject to Bankruptcy as 'technically' a Sovereign cannot become bankrupt. ISDA 2003 Term: Bankruptcy.- Specified by:
getBankruptcyin interfaceCreditEvents
-
getFailureToPay
@RosettaAttribute("failureToPay") @RuneAttribute("failureToPay") public FailureToPay getFailureToPay()Description copied from interface:CreditEventsA credit event. This credit event triggers, after the expiration of any applicable grace period, if the reference entity fails to make due payments in an aggregate amount of not less than the payment requirement on one or more obligations (e.g. a missed coupon payment). ISDA 2003 Term: Failure to Pay.- Specified by:
getFailureToPayin interfaceCreditEvents
-
getFailureToPayPrincipal
@RosettaAttribute("failureToPayPrincipal") @RuneAttribute("failureToPayPrincipal") public Boolean getFailureToPayPrincipal()Description copied from interface:CreditEventsA credit event. Corresponds to the failure by the Reference Entity to pay an expected principal amount or the payment of an actual principal amount that is less than the expected principal amount. ISDA 2003 Term: Failure to Pay Principal.- Specified by:
getFailureToPayPrincipalin interfaceCreditEvents
-
getFailureToPayInterest
@RosettaAttribute("failureToPayInterest") @RuneAttribute("failureToPayInterest") public Boolean getFailureToPayInterest()Description copied from interface:CreditEventsA credit event. Corresponds to the failure by the Reference Entity to pay an expected interest amount or the payment of an actual interest amount that is less than the expected interest amount. ISDA 2003 Term: Failure to Pay Interest.- Specified by:
getFailureToPayInterestin interfaceCreditEvents
-
getObligationDefault
@RosettaAttribute("obligationDefault") @RuneAttribute("obligationDefault") public Boolean getObligationDefault()Description copied from interface:CreditEventsA credit event. One or more of the obligations have become capable of being declared due and payable before they would otherwise have been due and payable as a result of, or on the basis of, the occurrence of a default, event of default or other similar condition or event other than failure to pay. ISDA 2003 Term: Obligation Default.- Specified by:
getObligationDefaultin interfaceCreditEvents
-
getObligationAcceleration
@RosettaAttribute("obligationAcceleration") @RuneAttribute("obligationAcceleration") public Boolean getObligationAcceleration()Description copied from interface:CreditEventsA credit event. One or more of the obligations have been declared due and payable before they would otherwise have been due and payable as a result of, or on the basis of, the occurrence of a default, event of default or other similar condition or event other than failure to pay (preferred by the market over Obligation Default, because more definitive and encompasses the definition of Obligation Default - this is more favorable to the Seller). Subject to the default requirement amount. ISDA 2003 Term: Obligation Acceleration.- Specified by:
getObligationAccelerationin interfaceCreditEvents
-
getRepudiationMoratorium
@RosettaAttribute("repudiationMoratorium") @RuneAttribute("repudiationMoratorium") public Boolean getRepudiationMoratorium()Description copied from interface:CreditEventsA credit event. The reference entity, or a governmental authority, either refuses to recognise or challenges the validity of one or more obligations of the reference entity, or imposes a moratorium thereby postponing payments on one or more of the obligations of the reference entity. Subject to the default requirement amount. ISDA 2003 Term: Repudiation/Moratorium.- Specified by:
getRepudiationMoratoriumin interfaceCreditEvents
-
getRestructuring
@RosettaAttribute("restructuring") @RuneAttribute("restructuring") public Restructuring getRestructuring()Description copied from interface:CreditEventsA credit event. A restructuring is an event that materially impacts the reference entity's obligations, such as an interest rate reduction, principal reduction, deferral of interest or principal, change in priority ranking, or change in currency or composition of payment. ISDA 2003 Term: Restructuring.- Specified by:
getRestructuringin interfaceCreditEvents
-
getGovernmentalIntervention
@RosettaAttribute("governmentalIntervention") @RuneAttribute("governmentalIntervention") public Boolean getGovernmentalIntervention()Description copied from interface:CreditEventsA credit event. A governmental intervention is an event resulting from an action by a governmental authority that materially impacts the reference entity's obligations, such as an interest rate reduction, principal reduction, deferral of interest or principal, change in priority ranking, or change in currency or composition of payment. ISDA 2014 Term: Governmental Intervention.- Specified by:
getGovernmentalInterventionin interfaceCreditEvents
-
getDistressedRatingsDowngrade
@RosettaAttribute("distressedRatingsDowngrade") @RuneAttribute("distressedRatingsDowngrade") public Boolean getDistressedRatingsDowngrade()Description copied from interface:CreditEventsA credit event. Results from the fact that the rating of the reference obligation is down-graded to a distressed rating level. From a usage standpoint, this credit event is typically not applicable in case of RMBS trades.- Specified by:
getDistressedRatingsDowngradein interfaceCreditEvents
-
getMaturityExtension
@RosettaAttribute("maturityExtension") @RuneAttribute("maturityExtension") public Boolean getMaturityExtension()Description copied from interface:CreditEventsA credit event. Results from the fact that the underlier fails to make principal payments as expected.- Specified by:
getMaturityExtensionin interfaceCreditEvents
-
getWritedown
Description copied from interface:CreditEventsA credit event. Results from the fact that the underlier writes down its outstanding principal amount.- Specified by:
getWritedownin interfaceCreditEvents
-
getImpliedWritedown
@RosettaAttribute("impliedWritedown") @RuneAttribute("impliedWritedown") public Boolean getImpliedWritedown()Description copied from interface:CreditEventsA credit event. Results from the fact that losses occur to the underlying instruments that do not result in reductions of the outstanding principal of the reference obligation.- Specified by:
getImpliedWritedownin interfaceCreditEvents
-
getDefaultRequirement
@RosettaAttribute("defaultRequirement") @RuneAttribute("defaultRequirement") public Money getDefaultRequirement()Description copied from interface:CreditEventsIn relation to certain credit events, serves as a threshold for Obligation Acceleration, Obligation Default, Repudiation/Moratorium and Restructuring. Market standard is USD 10,000,000 (JPY 1,000,000,000 for all Japanese Yen trades). This is applied on an aggregate or total basis across all Obligations of the Reference Entity. Used to prevent technical/operational errors from triggering credit events. ISDA 2003 Term: Default Requirement.- Specified by:
getDefaultRequirementin interfaceCreditEvents
-
getCreditEventNotice
@RosettaAttribute("creditEventNotice") @RuneAttribute("creditEventNotice") public CreditEventNotice getCreditEventNotice()Description copied from interface:CreditEventsA specified condition to settlement. An irrevocable written or verbal notice that describes a credit event that has occurred. The notice is sent from the notifying party (either the buyer or the seller) to the counterparty. It provides information relevant to determining that a credit event has occurred. This is typically accompanied by Publicly Available Information. ISDA 2003 Term: Credit Event Notice.- Specified by:
getCreditEventNoticein interfaceCreditEvents
-
getMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public com.rosetta.model.metafields.MetaFields getMeta()- Specified by:
getMetain interfaceCreditEvents- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey
-
build
Description copied from interface:CreditEventsBuild Methods- Specified by:
buildin interfaceCreditEvents- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCreditEvents- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-