Skip to content

Latest commit

 

History

History

design-view

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

PURPOSE

The space presents the design view of the developed components.

DESIGN VIEW

Several structural patterns are supporting the risk management domain and are reusable for coding of software elements (e.g aggregate, value objects):

STRUCTURE MODELS

Presentation of the design view of the org.cybnity.riskmanagement main project's artifacts package.

Sub-Packages

%%{
  init: {
    'theme': 'base',
    'themeVariables': {
        'background': '#ffffff',
        'fontFamily': 'arial',
        'fontSize': '18px',
        'primaryColor': '#fff',
        'primaryBorderColor': '#0e2a43',
        'secondaryBorderColor': '#0e2a43',
        'tertiaryBorderColor': '#0e2a43',
        'edgeLabelBackground':'#0e2a43',
        'lineColor': '#0e2a43',
        'tertiaryColor': '#fff'
    }
  }
}%%


Loading

RELEASES HISTORY

Back To Home