Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

UMLDiagramGeneration

Guides

  • UML diagrams generation

Symbols

  • JavaPlantUML
  • PlantUMLSpec
  • PythonWebPlantUML
  • SubValueReferenceRules
  • UMLClassGraph
  • UMLClassNode
AntonAntonov`UMLDiagramGeneration`
UMLClassGraph
​
UMLClassGraph[symbols,abstractMethodsPerSymbol,symbolAssociations,symbolAggregations,opts]
creates a UML graph diagram.
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Here we make an Unified Modeling Language (UML) diagram for the relationship between buildings, people, books, and a client program:
In[1]:=
UMLClassGraph
[​​{LibraryBuilding,MuseumBuilding,MemberPerson},​​{},​​{LibraryMember,MuseumMember,ClientBuilding,ClientPerson},{LibraryBook},​​"Abstract"{Building,Person},"EntityColumn"False,VertexLabelStyle"Text",ImageSizeLarge,GraphLayout"LayeredDigraphEmbedding"]
Out[1]=
SeeAlso
UMLClassNode
RelatedGuides
▪
UML diagrams generation
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com