Interface | Description |
---|---|
DescribedModel<T extends ModelDescriptor> | |
DescribedProduct<T extends ProductDescriptor> | |
ModelDescriptor |
Interface for a model descriptor.
|
ModelFactory<T extends ModelDescriptor> | |
ModelInterface |
Interface to be implemented by all model.
|
ProductDescriptor |
Interface for a product descriptor.
|
ProductFactory<T extends ProductDescriptor> | |
ProductInterface |
Interface implemented by all financial product which may be valued by a model.
|
SingleAssetProductDescriptor |
Interface for a product descriptor.
|
Class | Description |
---|---|
UnsupportedProduct |
A product throwing an exception if its
getValue method is called. |
Copyright © 2018. All rights reserved.