Uses of Class
org.isda.cdm.AdjustableOrRelativeDate
-
Packages that use AdjustableOrRelativeDate Package Description org.isda.cdm org.isda.cdm.functions org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.choicerule org.isda.cdm.validation.exists -
-
Uses of AdjustableOrRelativeDate in org.isda.cdm
Methods in org.isda.cdm that return AdjustableOrRelativeDate Modifier and Type Method Description AdjustableOrRelativeDate
AdjustableOrRelativeDate.AdjustableOrRelativeDateBuilder. build()
AdjustableOrRelativeDate
AmericanExercise. getCommencementDate()
The first day of the exercise period for an American style option.AdjustableOrRelativeDate
SecurityLeg. getDeliveryDate()
Delivery Date for the transaction.AdjustableOrRelativeDate
CalculationPeriodDates. getEffectiveDate()
The first day of the terms of the trade.AdjustableOrRelativeDate
EconomicTerms. getEffectiveDate()
The first day of the terms of the trade.AdjustableOrRelativeDate
AmericanExercise. getExpirationDate()
The last day within an exercise period for an American style option.AdjustableOrRelativeDate
EuropeanExercise. getExpirationDate()
The last day within an exercise period for an American style option.AdjustableOrRelativeDate
CalendarSpread. getExpirationDateTwo()
AdjustableOrRelativeDate
LastRegularPaymentDate. getFinalPaymentDate()
The last payment when specified as an adjustable or relative date, as in the FpML total return construct.AdjustableOrRelativeDate
FeaturePayment. getPaymentDate()
The feature payment date.AdjustableOrRelativeDate
PaymentDetail. getPaymentDate()
AdjustableOrRelativeDate
SimplePayment. getPaymentDate()
The payment date.AdjustableOrRelativeDate
SecurityLeg. getSettlementDate()
Settlement or Payment Date for the security legAdjustableOrRelativeDate
SettlementTerms. getSettlementDate()
AdjustableOrRelativeDate
CalculationPeriodDates. getTerminationDate()
The last day of the terms of the trade.AdjustableOrRelativeDate
EconomicTerms. getTerminationDate()
The last day of the terms of the trade.AdjustableOrRelativeDate
EquityValuation. getValuationDate()
2018 ISDA CDM Equity Confirmation for Security Equity Swap: Pricing DateMethods in org.isda.cdm that return types with arguments of type AdjustableOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends AdjustableOrRelativeDate>
AdjustableOrRelativeDate.AdjustableOrRelativeDateBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends AdjustableOrRelativeDate>
AdjustableOrRelativeDate. metaData()
-
Uses of AdjustableOrRelativeDate in org.isda.cdm.functions
Methods in org.isda.cdm.functions with parameters of type AdjustableOrRelativeDate Modifier and Type Method Description protected abstract ObservationPrimitive.ObservationPrimitiveBuilder
EquityPriceObservation. doEvaluate(Equity equity, AdjustableOrRelativeDate valuationDate, BusinessCenterTime valuationTime, TimeTypeEnum timeType, DeterminationMethodEnum determinationMethod)
protected ObservationPrimitive.ObservationPrimitiveBuilder
EquityPriceObservationImpl. doEvaluate(Equity equity, AdjustableOrRelativeDate valuationDate, BusinessCenterTime valuationTime, TimeTypeEnum timeType, DeterminationMethodEnum determinationMethod)
protected abstract com.rosetta.model.lib.records.Date
ResolveAdjustableDate. doEvaluate(AdjustableOrRelativeDate terminationDate)
protected com.rosetta.model.lib.records.Date
ResolveAdjustableDateImpl. doEvaluate(AdjustableOrRelativeDate terminationDate)
ObservationPrimitive
EquityPriceObservation. evaluate(Equity equity, AdjustableOrRelativeDate valuationDate, BusinessCenterTime valuationTime, TimeTypeEnum timeType, DeterminationMethodEnum determinationMethod)
com.rosetta.model.lib.records.Date
ResolveAdjustableDate. evaluate(AdjustableOrRelativeDate terminationDate)
-
Uses of AdjustableOrRelativeDate in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type AdjustableOrRelativeDate Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super AdjustableOrRelativeDate>>
AdjustableOrRelativeDateMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super AdjustableOrRelativeDate>>
AdjustableOrRelativeDateMeta. dataRules()
java.util.List<java.util.function.Function<? super AdjustableOrRelativeDate,com.rosetta.model.lib.qualify.QualifyResult>>
AdjustableOrRelativeDateMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super AdjustableOrRelativeDate,java.lang.String>
AdjustableOrRelativeDateMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super AdjustableOrRelativeDate>
AdjustableOrRelativeDateMeta. validator()
-
Uses of AdjustableOrRelativeDate in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type AdjustableOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrRelativeDate o)
Methods in org.isda.cdm.validation with parameters of type AdjustableOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrRelativeDate o)
-
Uses of AdjustableOrRelativeDate in org.isda.cdm.validation.choicerule
Methods in org.isda.cdm.validation.choicerule that return types with arguments of type AdjustableOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateChoiceRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder builder)
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateChoiceRule. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrRelativeDate object)
Methods in org.isda.cdm.validation.choicerule with parameters of type AdjustableOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateChoiceRule. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrRelativeDate object)
-
Uses of AdjustableOrRelativeDate in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type AdjustableOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrRelativeDate o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type AdjustableOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate>
AdjustableOrRelativeDateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrRelativeDate o, java.lang.String field)
-