Commerce: Context
Item | Value |
---|
Briefly | Brief description missing. |
Authors | |
Definition Path | ImprovingApp.Commerce |
View Source Link | commerce.riddl(1:1) |
---
title: Context Map For Context 'Commerce'
init:
theme: dark
flowchart:
defaultRenderer: dagre
width: 100%
useMaxWidth: true
securityLevel: loose
---
flowchart TB
classDef default fill:#666,stroke:black,stroke-width:3px,color:white;
classDef Commerce_class color:white,stroke-width:3px;
subgraph 'Domain 'ImprovingApp''
direction TB
Commerce((Context 'Commerce'))
end
class Commerce Commerce_class