Personal tools
You are here: Home Community Help Center Reference Manuals RiskAnalytics Developer's Guide Components Multiple Calculation Phases

1.5. Multiple Calculation Phases

Up one level
Whenever a reallocation is needed it is unavoidable to have loops in a model graph. There are specific composed components containing components being executed in different phases.

The concept and implementation is relatively new. The API is not yet stable. The current implementation allows to phases. It is used to reallocate ceded and net claims and underwriting information to lines of business in order to display resulting gross, ceded and net figures in one place.

 

Example implementation is ConfigurableLob.

 

  • org.pillarone.riskanalytics.core.components.MultipleCalculationPhaseComposedComponent
  • org.pillarone.riskanalytics.core.components.MultiPhaseDynamicComposedComponent
Document Actions