5Workflow BSPs
5Workflow BSPs
5.1General
Each BSP is represented by its ID.
The BSPs are executed in an orderly fashion following the hierarchy:
- The entry points are implementing models.
- A BSP has children and can have one parent.
5.2Properties
Four main properties are necessary to setup a BSP (see Figure 1):
- Id: ID of the BSP.
- Childs: IDs of the children BSP of the BSP.
- Parent: ID of the parent BSP of the BSP.
- Activated: enables or disables the default BSP. This is editable by the launcher.

Figure 1: BSP - Properties
5.3BSP Property
5.3.1General
This element presented in the form "key value" is used to describe the behavior of the generation.
5.3.2Properties
Two properties are necessary to setup a BSP property (Figure 2):
- Name: key of the property.
- Value: value of the property.
- MODEL_PATH if value is file within model this is the variable part of the path.

Figure 2: BSP – Property - Properties