0% ont trouvé ce document utile (0 vote)
43 vues45 pages

Modele

Le document décrit un modèle de classes UML pour la gestion d'une boutique en ligne. Il contient de nombreuses classes telles que Commande, Produit, Client, Paiement.

Transféré par

yourstore069
Copyright
© © All Rights Reserved
Nous prenons très au sérieux les droits relatifs au contenu. Si vous pensez qu’il s’agit de votre contenu, signalez une atteinte au droit d’auteur ici.
Formats disponibles
Téléchargez aux formats PDF, TXT ou lisez en ligne sur Scribd
0% ont trouvé ce document utile (0 vote)
43 vues45 pages

Modele

Le document décrit un modèle de classes UML pour la gestion d'une boutique en ligne. Il contient de nombreuses classes telles que Commande, Produit, Client, Paiement.

Transféré par

yourstore069
Copyright
© © All Rights Reserved
Nous prenons très au sérieux les droits relatifs au contenu. Si vous pensez qu’il s’agit de votre contenu, signalez une atteinte au droit d’auteur ici.
Formats disponibles
Téléchargez aux formats PDF, TXT ou lisez en ligne sur Scribd

Liv

- idLivreur : Strin
+ livrerUneComm
...

0..*
Livreur
String 1..*
mmande () : Boolean
1..*

0..*
..*
1..*

Magasin
- idMagasin : String
1..*

1..*
Commande Pro
- idCommandeProduit
- idClient
- DateCommandeProduit

1..*
Laivr
- idProduit
- idCommandeP
- QteCommand

Produit
: String 1..*
: String
uit : java.util.Date

1..*
aivraison
: String
ndeProduit : String
andee : int

Produit
- idProduit
1..1 - Designation
- QuantiteStock
duit 1..*
: String
: String
ock : int
1..*
- idMagasin : String
- nomMagasin : String
- adresseMagasin : String

1..*
Adre
- idClient
- idAdresse
- typeAdresse
1..*

dresse
: String
: int 1..* 0..*
sse : int

1..*
0..*

Client
- idClient : String
+ commanderUnProduit ()
+ commanderUneService ()
...
0..*
Pai
- idPaiment
- idCommandeP
- idCommandeS
() : void
- prixTotal
e () : void

1..1
-
1..1
Paiment
: String
ndeProduit : String
ndeService : String
: float

1..1
En ligne
1..1
TypePaiments : String

A livraison
1..1

Service
1..1

1..*
Facture
- idFacture : String
- prix : float

1..1

ice
1..*

Fornisseur
- idFournisseur : String
+ poserUnproduit () : vo
...

Artisant
- idArtisant : String
ng
: void
1..*

1..*
Commande
- idCommandeService
1..* - DateCommandeServic
- idClient

1..*
de Service
ce : String 1..*
rvice : java.util.Date
: String

Ligne
- idService
- idCommande
- nbrHeures

Ut
- IdService
- NomService
- PrixHeure
1..1

igne service
: String
andeService : String
: float

Utilisateur
: String
1..1
ce : String
: int
0..*
- idArtisant : String
+ poserUneService () : void
...
oid
Ut
- idCompte
- userNam
- Passwor
- email
- Adresse
- tel
+ creerUn
...
Utilisateur
mpte : String
Name : String
word : String
: String
sse : String
: String
rUnCompte () : void

Vous aimerez peut-être aussi