Skip to content

Hammerslay/Schinn_Behn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

----------------------------------------
----- ACCESS TO A SPECIFIC PRODUCT -----
----------------------------------------

Main -> ProductRegister -> Product -> Warehouse -> Product

1: Through the main class we create a ProductRegister and fill it with Products.
2: Through the ProductRegister we gain access to a specific Product, for example Sausage A.
3: Through the product we gain access to which WareHouse it is located at.
4: Through the WareHouse we gain access to the specific Product that we want to look at.
5: Through the specific Product we gain access to the specific attributes of that Product, for example amount.

About

Schinn & Behn Informationssystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages