Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
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
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
UMLDiagramGeneration
Guides
UML diagrams generation
Symbols
JavaPlantUML
PlantUMLSpec
PythonWebPlantUML
SubValueReferenceRules
UMLClassGraph
UMLClassNode
AntonAntonov`UMLDiagramGeneration`
U
M
L
C
l
a
s
s
N
o
d
e
U
M
L
C
l
a
s
s
N
o
d
e
[
c
l
a
s
s
S
y
m
b
o
l
,
o
p
t
s
]
c
l
a
s
s
r
e
p
r
e
s
e
n
t
a
t
i
o
n
a
s
a
g
r
a
p
h
n
o
d
e
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
2
)
Basic Examples
(
1
)
Define a class:
I
n
[
1
]
:
=
C
l
e
a
r
A
l
l
[
M
y
C
l
a
s
s
]
;
M
y
C
l
a
s
s
[
d
_
]
[
"
D
a
t
a
"
[
]
]
:
=
d
;
M
y
C
l
a
s
s
[
d
_
]
[
"
F
i
r
s
t
"
[
]
]
:
=
d
〚
1
〛
;
M
y
C
l
a
s
s
[
d
_
]
[
"
S
e
c
o
n
d
"
[
]
]
:
=
d
〚
2
〛
;
Make the corresponding UML graph node:
I
n
[
2
]
:
=
U
M
L
C
l
a
s
s
N
o
d
e
[
M
y
C
l
a
s
s
]
O
u
t
[
2
]
=
C
l
a
s
s
M
y
C
l
a
s
s
M
e
t
h
o
d
s
D
a
t
a
[
]
F
i
r
s
t
[
]
S
e
c
o
n
d
[
]
S
c
o
p
e
(
1
)
S
e
e
A
l
s
o
U
M
L
C
l
a
s
s
G
r
a
p
h
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
U
M
L
d
i
a
g
r
a
m
s
g
e
n
e
r
a
t
i
o
n
"
"