Vendor: Context
Item | Value |
---|---|
Briefly | Brief description missing. |
Authors | |
Definition Path | ImprovingApp.Vendor |
View Source Link | vendor.riddl(1:1) |
--- title: Context Map For Context 'Vendor' 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 Vendor_class color:white,stroke-width:3px; subgraph 'Domain 'ImprovingApp'' direction TB Vendor((Context 'Vendor')) end class Vendor Vendor_class
- Catalog: Entity
- Catalog: State
- CatalogState: Record
- Catalog ID
- Name
- Products
- CatalogId: Type
- Category: Entity
- Category: State
- CategoryState: Record
- Category ID
- Name
- Products
- CategoryId: Type
- Product: Entity
- ProductId: Type
- ProductInfo: Type
- Cost
- Description
- Image
- Name
- Organization
- Price
- Store: Entity
- Closed: State
- ClosedState: Record
- Store ID
- Store Info
- Open: State
- OpenState: Record
- Store ID
- Store Info
- Staged: State
- StagedState: Record
- Store ID
- Store Info
- StoreId: Type
- StoreInfo: Type
- Associated Event
- Catalog ID
- Sponsoring Org
- Store Close
- Store Name
- Store Open
- Vendor
- Vendor: Entity
- Active: State
- ActiveState: Record
- Vendor ID
- Vendor Info
- Draft: State
- DraftState: Record
- Vendor ID
- Vendor Info
- Inactive: State
- InactiveState: Record
- Vendor ID
- Vendor Info
- Suspended: State
- SuspendedState: Record
- Vendor ID
- Vendor Info
- Terminated: State
- TerminatedState: Record
- Vendor ID
- VendorId: Type
- VendorInfo: Type
- Contact Email
- Contact Name
- Contact Phone
- Description
- Expiration
- Name
- Vendor Since