View
What is a view
A view is a representation of a model based on a prescribed representation.
- One model has multiple views, and the view of the model can be changed according to the application.
- Model edits in one view are automatically reflected in other views to maintain consistency.
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
- 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.