Software engineering: visit and visit history
Posted
by VansFannel
on Stack Overflow
See other posts from Stack Overflow
or by VansFannel
Published on 2010-05-10T10:58:01Z
Indexed on
2010/05/10
11:04 UTC
Read the original article
Hit count: 662
uml
|software-engineering
Hello.
I'm designing a software. I want to store the times a user visits a place, and I want to show a visit history for that user or place.
I think, visit is a class, and visit history, is it a class? I don't know how to represent visit history on my UML model.
Thank you.
© Stack Overflow or respective owner