Search found 2 matches

by analysis_manager
Fri Jun 29, 2007 12:30 pm
Forum: PHP - Theory and Design
Topic: how to model web page navigation in UML
Replies: 6
Views: 1837

Re: re: modeling page navigation w/ UML 2.0

Sure... here's one example:

Image

Regards,
Adrian
by analysis_manager
Fri Jun 29, 2007 10:31 am
Forum: PHP - Theory and Design
Topic: how to model web page navigation in UML
Replies: 6
Views: 1837

re: modeling page navigation w/ UML 2.0

Hi Raghavan, One way I used UML 2.0 to model web page navigation was to create a stereotyped class diagram. You can create one stereotype called <<web page>> and create one class for each page. You can also create multiple stereotypes, if you need more details, such as <<html page>>, <<pop-up>>, <<p...