C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
1
Reply
Can we use UML for user interface (UI) design?
18y
7.5k
1
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
UML can provide a notation framework for integrating user interface modeling with mainstream software engineering OO modeling.Answer is : No - UML doesn’t offer any diagram types for modeling user interfaces. For this, you would want to look at wireframe or mockup tools, of which there are many options. However, you can model the classes and objects or data flow or activities behind a user interface using various models that exist in UML, but these wouldn’t be useful to describe a layout or interactions with a user interface.
Pranam Bhat
4y
0
How do you represent static members and abstract classes in Class Diagram?
Explain Class Diagram in Detail.
Message