Most Viewed Tutorials
How to Derive Use Case Model from Glossary Terms?
37,543views
- Identifying model elements from glossary grid
- Forming diagram with identified model elements
Builder Pattern Tutorial
37,492views
This tutorial is aimed to guide the definition and application of builder design pattern. By reading this tutorial, you will know how to develop a model for the builder pattern, and how to apply it in practice.
Altering the nullable of column from ERD
37,366views
- Modifying the nullable property of a column in ERD
- Updating your database schema
Concurrent Business Process Modeling
37,136views
- Understanding concurrent process modeling
- Concurrent modeling with Teamwork Server
How to Develop a Use Case Report in Minutes?
37,110views
- Create document
- Develop document
- Export document as PDF
Composite Pattern Tutorial
36,529views
This tutorial is aimed to guide the definition and application of composite design pattern. By reading this tutorial, you will know how to develop a model for the composite pattern, and how to apply it in practice.
Communicate Software Design using PostMania
35,527views
- Enabling PostMania
- Posting discussion topic
- Replying topic
Adapter Pattern Tutorial
35,461views
This tutorial is aimed to guide the definition and application of adapter design pattern. By reading this tutorial, you will know how to develop a model for the adapter pattern, and how to apply it in practice.
How to Tidy-Up Diagrams with Sweeper and Magnet?
35,002views
- Creating space using Sweeper
- Adding shapes in created space
- Removing space using Magnet
Define custom implementations for ORM Persistable class
34,719views
- Create ORM Implementation class
- Implement ORM Implementation class
- Define and test ORM application with sample data