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
How does the rule chaining concept works in uml?
What do you understand by uml?
What are interfaces in UML?
What are the roles played by wrappers in uml?
What are the static diagrams in UML?
What is deployment diagram in UML?
What does state model represent?
What is the difference between rely clause and guarantee?
What are assertion facets used for in uml?
What is sdlc (software development life cycle)?
What is object diagram in UML?
What are the relationships used in UML?
What is Association and its types?
What are the different types of UML diagrams?
What is the life cycle divided into?