About 307,000 results
Open links in new tab
  1. UML Diagram Java Example - Java Code Geeks

    May 1, 2020 · A UML diagram is a diagram based on the UML (Unified Modeling Language) that represent visually a program/code with its main actors, roles, actions, artifacts, or classes in …

  2. How to generate UML diagrams (especially sequence diagrams) from Java code?

    Sep 9, 2008 · Generate UML diagrams from Java or Python code stored in GitHub repositories. One key idea with GitUML is to address one of the problems with "documentation": that …

  3. UML to java code - Stack Overflow

    Aug 11, 2017 · There is "no" point in wrapping an enum into a class of the same name in Java. And from a "modeling" perspective, I would use enums also for location and brand. There is …

  4. How to Create UML Diagrams from Java Code: Step-by-Step Guide

    Learn how to create UML diagrams from Java code using various tools and techniques. Understand the benefits of using UML diagrams to visualize and communicate the structure …

  5. Convert Java code into Class Diagrams using AI(draw.io

    Feb 13, 2024 · Here are some AI’s which literally convert “ Java codes to Class Diagram ”. Create simply and freely UML diagrams from your browser thanks to PlantUML Web Server. Just …

  6. How to Convert Java Codes to UML Diagram - Delft Stack

    Mar 11, 2025 · Creating UML diagrams from Java code can enhance your understanding of the code structure, making it easier to communicate ideas and collaborate with team members. …

  7. UML Diagram Generator

    Converts Java code to UML diagrams using PlantUML. Instructions. Upload: Select .java files and click 'Submit' for puml syntax and 'Update' for image. Customize: Change UML theme from …

  8. UML class diagrams | IntelliJ IDEA Documentation - JetBrains

    Mar 3, 2025 · IntelliJ IDEA supports creating and managing UML class diagrams for Kotlin the same way it does for Java. In the Project tool window, right-click a package for which you want …

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

    Oct 21, 2022 · UML class, use case, object, activity, component, deployment, sequence, state and timing diagrams can all be created using PlantUML. Code PlantUML text. Some …

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

    Learn about UML diagram examples in Java, including class, sequence, and activity diagrams. Understand how to visualize and analyze your Java code.

Refresh