-
- All Known Subinterfaces:
InterestRateProductDescriptor,SingleAssetProductDescriptor
- All Known Implementing Classes:
InterestRateSwapLegProductDescriptor,InterestRateSwapProductDescriptor,InterestRateSwaptionProductDescriptor,SingleAssetDigitalOptionProductDescriptor,SingleAssetEuropeanOptionProductDescriptor
public interface ProductDescriptorInterface for a product descriptor. For a description of the general concept see http://finmath.net/finmath-lib/concepts/separationofproductandmodel.- Version:
- 1.0
- Author:
- Christian Fries
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()Return the name of the model represented by this descriptor.Integerversion()Return the version of the model description.
-