Invalid data model.
Reload page to
start from scratch.
1
2
{
"elements": [
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<interface>
Person
+
name
:
String
=
"Alex"
+
age
:
Int
=
100
#
wife
+
Int
helloWorld
(
+
String
foo
(
name
:
String
=
"Alex"
,
age
:
Int
=
100
,
wife
,
wife
)
Creature
+
name
:
String
inherits
foo
2
bar
1..*
Print
Supported by