Most Viewed Tutorials
Exporting Database Design to Excel for Mass Editing
48,810views
Teach you how to massive rename database tables by exporting ERD to MS Excel function provided by DB-VA.
How to Create Test Cases for SysML Requirement?
48,799views
- Creating simple requirement
- creating test cases for requirement
- Exporting requirements document
Advanced Use Case Flow of Events Editing
48,746views
- Defining and applying control flow to edit steps in flow of events editor
How to Insert Sample Records into ERD?
47,483views
- Define default data for entities
- Insert default data to table upon creation
How to Develop Visual Paradigm Plug-in?
47,292views
- Getting the Plug-in JavaDoc
- Implementing the Plug-in
- Deploying the Plug-in
- Running the Plug-in
Template Pattern Tutorial
47,026views
This tutorial is aimed to guide the definition and application of template design pattern. By reading this tutorial, you will know how to develop a model for the template pattern, and how to apply it in practice.
How to Visualize Model Dependencies with Analysis Diagram?
46,708views
- Analysis relationships and dependencies
- Group analysis results
- Drill down analysis results
Command Pattern Tutorial
46,152views
This tutorial is aimed to guide the definition and application of command design pattern. By reading this tutorial, you will know how to develop a model for the command pattern, and how to apply it in practice.
How to Use C++ Round-Trip Engineering?
45,283views
- Generating ANSI C++ from Class Diagram
- Updating UML Class Model from ANSI C++