Touchstone 2022 Database Reference
tAnalysisType Table
AIRReference Database : tAnalysisType Table
Description
Stores the analysis types available in the application.
Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows23
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the analysis types that can be performed in Touchstone.

  • AGGR_LOSS = Aggregate Loss
  • CATLOSS = CAT Loss Treaty
  • CLSH = Clash
  • CLSH_TMPLT = Clash Template
  • CMPLOSS = Comparative Loss
  • DQ = Data Quality
  • DQ_RPT = Data Quality Reports
  • DQ_TMPLT = Data Quality Template
  • EC = Geospatial
  • ECA_TMPLT = Geospatial Analysis Template
  • EXPS = Exposure Summary
  • HAZ = Hazard
  • HAZ_TMPLT = Hazard Template
  • IMPACT = Impact Analysis
  • LGRP = Detailed Loss Group
  • LGRP_MOD = Modified Detailed Loss Group
  • LOSS = Detailed Loss
  • LOSS_MOD = Modified Detailed Loss Analysis
  • LOSS_TMPLT = Detailed Loss Analysis Template
  • PGM_TMPLT = Program aggregate loss analysis template
  • PRT_TMPLT = Portfolio aggregate loss analysis template
  • SPTL = Spatial
  • UW_RPT = Underwriting Report
varchar10   
 

Name of the analysis type.

Corresponds to the code in AnalysisTypeCode.

varchar40  
 Description of the analysis type.varchar1024  
Objects that depend on tAnalysisType
 Database ObjectObject TypeDescriptionDep Level
tDQRuleSetType tabletDQRuleSetTypeTable

Stores the primary rule sets that can be applied during a Data Quality analysis.

2
tHazardAttribute tabletHazardAttributeTable

Stores the possible the attributes of a hazard.

2
tIntensityAttribute tabletIntensityAttributeTableStores information about the intensity attributes that may be used during a hazard analysis.2
tOutputType tabletOutputTypeTable

Stores the possible types of output for each analysis type.

1
tOutputTypeTableXref tabletOutputTypeTableXrefTableSystem reference table used to associate the output type tables during a loss analysis.2
tResultTemplate tabletResultTemplateTable

Stores the association between output types and the results.

2
tResultTemplateFilterAttributeXRef tabletResultTemplateFilterAttributeXRefTableSystem reference table used to determine the filter attributes that are applied to the results.3
See Also

Related Objects

AIRReference Database