Can we use UML for user interface (UI) design?

Answers were Sorted based on User's Feedback



Can we use UML for user interface (UI) design?..

Answer / 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

Can we use UML for user interface (UI) design?..

Answer / balamurugan sengodan - wipro,

No, UML is just a notation Lnguage. NOt a programming
language.

Is This Answer Correct ?    5 Yes 4 No

Can we use UML for user interface (UI) design?..

Answer / k

UML cannot be used for interface design, instead a good UI
design is based on Usability practice or by following
principles of user interface design.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More UML Interview Questions

what is difference between Seqence and Collaboration diagrams with example?

2 Answers   TCS,


Define types of file access methods?

0 Answers  


How are the diagrams divided?

0 Answers  


What are the elements which are utilized in the state chart diagram?

0 Answers  


What are the different views in UML?

0 Answers  






What are the messages and the dynamic diagrams?

0 Answers  


What are the basic notational elements which can make up a diagram?

0 Answers  


Explain about the difficulties of interchange format of UML?

0 Answers  


What is the importance of modeling in UML?

0 Answers  


What is message-passing?

0 Answers  


What is class diagram in UML with example?

0 Answers  


What is mean by a component?

0 Answers  


Categories