Need help creating graphs for these 2 instructions below
1. Develop a high-level class diagram that shows the relationships among a manufacturer's inventory of finished products in its warehouses. The company has many warehouses that are managed by the inventory-control supervisor. Each warehouse contains many bins of products. Each bin contains one product type.
2. Develop a sequence diagram that shows how the inventory-control supervisor in assignment 8 assigns a product to a bin in a warehouse.