About 1,480,000 results
Open links in new tab
  1. Use Case Diagram - Unified Modeling Language (UML)

    Jan 3, 2025 · A Use Case Diagram is a type of Unified Modeling Language (UML) diagram that represents the interaction between actors (users or external systems) and a system under consideration to accomplish specific goals.

  2. UML Diagram Java Example - Java Code Geeks

    May 1, 2020 · The use case diagrams are used to show a particular functionality of a program and to describe the connections between the functionalities and their controllers/actors. An example is: Use Case Diagram

  3. Use Case Diagrams: The Ultimate Guide for Java & Spring Boot …

    Mar 22, 2025 · How to Create a Use Case Diagram in Java and Spring Boot Projects. Actors can be users, external systems, or devices interacting with the system. Define the functionalities that the system...

    Missing:

    • Program

    Must include:

  4. java - Use case modelling for calculator - Stack Overflow

    Jun 18, 2010 · i need help modelling a use case diagram from a topic, it will be in java GUI. Design a Calculator that. 1.Allow user to key in a legitimate arithmetic statement that involves number, operator +, - and bracket '(' and ')' ; 2.When user press “Calculate” button, display result;

  5. How To Write Use Cases (Interactors) in Java - TechYourChance

    Mar 28, 2020 · While the notion of use case object might seem very simple on the first sight, implementing them properly takes quite a bit of skill in practice. Therefore, in this post, I’ll describe how to design proper use cases in Java and avoid the most common mistakes.

    Missing:

    • Program

    Must include:

  6. java - Generate the use cases from user stories - Stack Overflow

    Sep 28, 2016 · A use case (which is really textual, BTW) is typically: precondition, actions and responses, post-conditions, alternate scenarios, etc. In UML, the user becomes an actor and the __do something_ becomes your use case.

    Missing:

    • Program

    Must include:

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

    Use case diagrams: Use case diagrams capture the functional requirements of a system by illustrating the relationships between actors (users or external systems) and the use cases (specific actions or behaviors).

  8. Novel Approach to Abstract UML Use Case Diagram from Input Java Program

    Jul 6, 2022 · This paper proposes a novel approach to abstract the unified modeling language (UML) use case diagram from input Java program. The proposed methodology first restructures the input program and then abstracts the object class …

  9. Java UML Diagrams: Use Case; Sequence; Class; and Activity

    May 6, 2015 · Does anyone know a tool/software the converts existing java code into Use Case; Sequence; Class; and Activity Diagrams? This is not possible to get Use Cases and Activity Diagrams from source code. They are abstractions that are "lost" into source code.

  10. Abstract This paper proposes a novel approach to abstract the unified modeling language (UML) use case diagram from input Java program. The proposed method-ology first restructures the input program and then abstracts the object class features such as class name, object name, attributes, operations, and relationships.

  11. Some results have been removed
Refresh