Lugar
                                                        -numero : string
                                                        -piso : string
                                                        -estado : string



         Veiculo                                      1..*
-categoria : string
-matricula : string
                      1..*



        1




                                                                               1

                              1..*
                                                                  Estacionamento
                                               1..*          -numero de lugares : string
                                     tarifa
                             -nome : string
                             -custo : string

Parque estacionamento

  • 1.
    Lugar -numero : string -piso : string -estado : string Veiculo 1..* -categoria : string -matricula : string 1..* 1 1 1..* Estacionamento 1..* -numero de lugares : string tarifa -nome : string -custo : string