Partitioning of Models with Faktor-IPS

Overview

In the Faktor-IPS introductory tutorial we designed a model for a simple home contents insurance. In practice, the business models are of course considerably more complex, especially when multiple lines of business are covered. In the following we will therefore discuss the partitioning of models.

By model partitioning we mean the decomposition of a complex overall model into smaller sub-models.

In this tutorial we create the projects from scratch. Refactoring the existing model from the introductory tutorial is possible, but considerably more complex and is not covered here.

A sample solution can be downloaded here.