About 1,130 results
Open links in new tab
  1. Examples of UML diagrams - use case, class, component, …

    Examples of UML diagrams - website, ATM, online shopping, library management, single sign-on (SSO) for Google Apps, etc.

  2. Class Diagram | Unified Modeling Language (UML) - GeeksforGeeks

    Jan 3, 2025 · Class diagrams are a type of UML (Unified Modeling Language) diagram used in software engineering to visually represent the structure and relationships of classes within a system i.e. used to construct and visualize object-oriented systems.

  3. Code diagram | C4 model

    Code elements (e.g. classes, interfaces, objects, functions, database tables, etc) within the component in scope. Software architects and developers. Recommended? No, particularly for long-lived documentation because most IDEs can generate this level of detail on demand.

  4. Blog - Generate diagrams from code - draw.io

    Oct 21, 2022 · A code-first diagramming approach - describing the diagram in code or text while programming - works well for entity models (SQL database code), and class descriptions (PlantUML and Mermaid syntax). Use our built-in advanced tools to generate a diagram or diagram components automatically.

  5. UML Diagram Java Example - Java Code Geeks

    May 1, 2020 · In this article, we will show you a UML Diagram Java Example. First of all, we will analyze what is UML of a class in java and what is the use of them. Last but not least we will talk about the types of diagrams and some examples. 1. Introduction.

  6. How to Create Diagrams as Code with Mermaid, GitHub, and Visual Studio Code

    Sep 6, 2023 · In this article we will explore how we can use code to generate diagrams and leverage them in Markdown. Here is an example of how a code generated diagram looks like: Diagram generated by code. No tools, no dragging, aligning and snapping shapes to places. Just code. Interesting right?

  7. Blog - Create C4 models and diagrams - draw.io

    Jul 29, 2020 · draw.io provides you with a C4 shape library with the shapes you need to create all of these diagrams, including extensive UML shape libraries for the detailed diagrams typically used at the code level.

  8. Code Visualization: 4 Types of Diagrams and 5 Useful Tools

    Class diagrams: Show the relationship between classes, their attributes, and methods. Sequence diagrams: Illustrate the interaction between different objects over time. Activity diagrams: Help visualize the flow of control within a system.

  9. UML Example - CC 410 Textbook

    Aug 10, 2023 · Let’s work through an example of creating a UML class diagram based on existing code. This is loosely based off a project from an earlier course, so some of the structure may be familiar.

  10. Top 10 UML Diagram Examples in Java: Explained and Illustrated

    We will discuss the different types of UML diagrams, such as class diagrams, sequence diagrams, and activity diagrams. We will also provide code examples and step-by-step explanations of how to create these diagrams using popular Java IDEs and UML modeling tools.

  11. Some results have been removed
Refresh