Class Summary |
BuyerEntity |
A class representing a single buyer. |
DataModificationService |
A service responsible for inserting and modifying the data in the data warehouse. |
DataQueryService |
A service responsible for accessing the data warehouse and retrieving the knowledge contained within it. |
DateEntity |
A class representing a date dimension entity. |
DemandFact |
A class representing demand for a product. |
ProductEntity |
A class representing a single product. |
SalesFact |
A class representing an observation about the sales process of a single product. |
StrategyEntity |
A class representing a negotiation strategy. |
SuppliesFact |
A class representing an order of product from a wholesaler. |
TemplateEntity |
A class representing a negotiation template. |
TimeEntity |
A class representing a time dimension entity. |
WholesalerEntity |
A class representing a single wholesaler. |