Skip to main content

View

What is a view?

A view is a model based on a defined representation.

  • One model has multiple views, and you can change the view of the model according to the purpose.
  • If you edit the model in one view, it will be automatically reflected in another view and the consistency will be maintained.

View

View type

The types of views available in Next Design are as follows and can be customized for each model type (entity).

  • ER diagram (* 1)
  • Tree diagram
  • Document form
  • Tree grid
  • Sequence Diagram

(* 1) ER diagram (Entity-Relationship Diagram) is a general term for notation that expresses data and their relationships with figures and lines. UML use case diagrams and activity diagrams are also types of ER diagrams.

ER diagram example

ER Diagram

Tree diagram example

Tree Diagram

Document form example

Document Form

Tree grid example

Tree Grid

Example of sequence diagram

Sequence Diagram