Can we use UML for user interface (UI) design?
Answer Posted / dan
You can design _model_ of pretty much anything you want
with UML. You cannot design anything with UML.
User interface is just an interface of the system. You can
use UML to reveal functional, static and dynamic aspects of
user interface from model perspective. You can specify
workflow, form contents, sequence of user actions,
deployment aspects, etc. using UML.
Actual _implementation_ of user interface, including forms
layout, design, internationalization, etc are out of UML
scope.
The answer is: we can only model the interface, not design
it.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What does state model represent?
Detail the meaning of association?
How are the diagrams divided?
What are the modelling diagrams that are most commonly used?
Explain about structural diagrams?
What is sdlc (software development life cycle)?
Why do we need UML diagrams?
Name 9 modeling diagrams that are frequently used?
Who maintains the uml specification and how is it updated?
What are the different views that have to be considered before the buildup of an object oriented software system?
What is static modeling and dynamic modeling in UML?
What is crc card?
What is the difference between Activity and sequence diagrams?
What are UML diagrams?
what the latest software develoment Methodologies?