The space presents the design view of the developed components.
Several structural patterns are supporting the risk management domain and are reusable for coding of software elements (e.g aggregate, value objects):
- Risk management framework about risk management
Presentation of the design view of the org.cybnity.riskmanagement
main project's artifacts package.
%%{
init: {
'theme': 'base',
'themeVariables': {
'background': '#ffffff',
'fontFamily': 'arial',
'fontSize': '18px',
'primaryColor': '#fff',
'primaryBorderColor': '#0e2a43',
'secondaryBorderColor': '#0e2a43',
'tertiaryBorderColor': '#0e2a43',
'edgeLabelBackground':'#0e2a43',
'lineColor': '#0e2a43',
'tertiaryColor': '#fff'
}
}
}%%