Package net.finmath.smartcontract.contract
package net.finmath.smartcontract.contract
Classes supporting the implementation of a smart derivative contract.
- Author:
- Christian Fries, Peter Kohl-Landgraf
-
Interface SummaryInterfaceDescriptionMinimal interface for the event times of a smart derivative contract.Interface for a smart derivative event time set consisting of settlement, account access (start and duration) and margin check.
-
Class SummaryClassDescriptionGenerates schedules for smart derivative contracts.Simple POJO implementation of
SmartDerivativeContractSchedule.EventTimes
.Simple list based implementation ofSmartDerivativeContractSchedule
.