About 227,000 results
Open links in new tab
  1. UML diagram for function calls - Stack Overflow

    Jan 7, 2017 · Sequence diagrams are appropriate to represent function calls, and you can specify the parameters and returned values as well. Communication Diagrams are also an option and …

  2. Is there a UML diagram for functional programming?

    Jan 7, 2020 · The UML activity diagram models control flow and object flow. Both are very practical to model individual functions, function composition, and function pipelines: Functions …

  3. Unified Modeling Language (UML) Diagrams - GeeksforGeeks

    Jan 2, 2025 · Unified Modeling Language (UML) is a standardized visual modeling language that is a versatile, flexible, and user-friendly method for visualizing a system’s design. Software …

  4. UML Diagram Cheat Sheet and Reference Guide - Guru99

    Sep 26, 2024 · Use Case Diagram captures the system’s functionality and requirements by using actors and use cases. Use Cases model the services, tasks, function that a system needs to …

  5. Can UML be used to model a Functional program? [closed]

    Aug 19, 2016 · Functional programmers generally don't have a lot of use for diagrams. Many functional programmers (but not all) find that writing down types is a good way to encapsulate …

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

    Jan 3, 2025 · A UML class diagram is a visual tool that represents the structure of a system by showing its classes, attributes, methods, and the relationships between them. It helps …

  7. An Overview Of 14 UML Diagrams And Their Functions

    Nov 13, 2022 · Read about all the different types of UML diagrams that exist. Learn how to use each of these diagrams while working on your UML assignment. Click here for more details.

  8. How to represent a function/method type in a UML class diagram

    Oct 4, 2023 · There is no standard way to represent functions or function types in UML. But a function type describes a class of functions, so a class is definitively the way to go.

  9. how to represent functions and global variables in UML?

    Aug 12, 2020 · Regarding representing global variables and free functions using the class notation: in UML, you can represent static members (as opposed to instance members) by …

  10. UML class diagram symbol for a top-level function

    Nov 2, 2015 · In UML class diagram notation, how do I denote a top-level function that doesn't have any encapsulating class or other structure? e.g. I have a function used for retrieving data …

  11. Some results have been removed
Refresh