Wednesday, March 16, 2011

Yamaha Wave Runner Vx Deluxe

Diagrams Class and Sequence UML (CLASS)

Class diagram for my project:

Explanation: My main class is Grocery, it will find the interface or menu main in which the administrator will access the various management options and control of products and business inventories.
After the Product class is where you add, modify and delete products, this is linked with the Inventory class because each product that is added is stored in the Inventory class.
class inventory, where staying is added products and Purchase class inherits, class in which the administrator generates customer orders and such kind in addition to being the daughter of inventory has a relationship with her at the time of searching products and be able to give a quote and / or message whether or not the order.

corresponding sequence diagram for my project.
Explanation: The program begins in the classroom Grocery, then moves on to the stage to add a product to add it binds and keeps the inventory and return to the Menu, to finish adding products can access the Purchase Option, to place an order, it reads the data and look if you have needed to make the sale and we return the answer.

At the moment these are the methods I consider most critical to achieving the goal of my project.

0 comments:

Post a Comment