Contains the supporting objects and enums for Touchstone® Re Company Loss Set Management.
Classes
| Class | Description |
 | CompanyLossSet | Contains details such as name, description, loss file size, etc assoiated with a company loss file sets. Each object in the class includes detailed information about one company loss set, for example, the name, description, and catalog information associated with the company loss set. |
 | ConvertEpToUlfOptions | Contains the parameters for configuring the input EP (CSV) file. |
 | ConvertEventLossToUlfOptions | (Required) Contains the configuration options for converting the event loss tables in a text file to an user loss file(ULF) format. |
 | CurveAppliesToAreaPeril | (Required) Contains the properties that define the 'Applies To Area Perils' filter for the loss curve. A Curve Applies To Area Perils filter specifies that a geographic location and peril applies only to a given curve. |
 | EventLossColumnMapping | Contains the mapping between the input text file and the loss columns available in the system. |
 | LossMarketShareCalculationOptions | Contains a set of options that enable you to specify how Touchstone Re computes a market share value from a company loss file (CLF) set. For example, you can specify the CLF set and currency exchange rate set to use. |
 | LossSetProgram | Contains the list of programs associated with a company loss file sets. |
 | ModelAppliesToAreaFilter | Contains the mapping between the geographic locations and model codes associated with the reinsurance program loss files. |
 | ModelLineOfBusinessFilter | Contains the mapping between the user-specified category of LOB and the model code for the reinsurance program associated with the input request. |
 | ReinsuranceCompanyLossSet | Contains information about one company loss set, for example, the name, description, and catalog information associated with the company loss set. |
Enumerations
| Enumeration | Description |
 | CatalogType | Contains a code that identifies the type of events associated with the request. |
 | EpOrRpType | (Required) Indicates the type of curve. |
 | EventLossFileColumn | (Required) Contains the column type for mapping the ELT file loss columns with Touchstone loss columns. For example, to map the event, year, and loss in the CSV file with loss columns supported in the application , you must select the appropriate integer corresponding to the column name. |
 | GeoResolution | Represent the resolution of the event loss tables. |
 | ReinsuranceCompanyLossSetSource | Provides a series of codes that represent types of sources of company loss sets. |
 | TargetCurveType | (Required) Indicates the output curve type for EP or RP loss summary. |
 | UnitType | (Optional) Indicates the monetary units such as ones, thousands, and millions in the input CSV file. Default = Ones |
See Also