Está en la página 1de 1

DIAGRAMA DE CLASES CV PISCINA

Personas Empleados

-nitPersona:int -codEmpleado:int
-nombre:string Categorias
-apellidos:string -prestar()
-direccion:string -cobrar() -codCategoria:int
-telefono:string -intereses:int
1
-ingresar()
-guardar() 1
-editar()
-buscar() *
Contratos
*
-numeroCto:int ESTUDIANTES:
-fecha:date NATALIA BALLESTEROS CARVAJAL
Clientes -valorPrestamo:float Productos
FRANCISCO JARABA CONEO
-plazo:int JESUS ANDRES GOMEZ CAMACHO
-cedula:int
-interes:double -codProducto:int
1 -codEmpleado:int * -articulo:string
-retirar() *
-pagoInteres() -codCliente:int -codCategoria:int
-estado:bolean *
- ingresar() -Mostrar()
- guardar()
- buscar()
- retirar()
- rematar()
- calculartotal()

También podría gustarte