RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

InventoryDomain: Domain

ItemValue
BrieflyBrief description missing.
Authors
Definition PathImprovingApp.InventoryDomain
View Source Linkinventory.riddl(1:1)

Domain Map

---
title: Map For Domain 'InventoryDomain'
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 ProductInventory_class color:white,stroke-width:3px;
  subgraph 'Domain 'InventoryDomain''
    direction TB
    ProductInventory((Context 'ProductInventory'))
    InventoryDomain-->|contains|ProductInventory((Context 'ProductInventory'))
  end
  class ProductInventory ProductInventory_class

Contexts

Types

Used By None

Uses Nothing

Textual Domain Index