Joeri Exelmans
|
e70eae2286
PlantUML: render class cardinalities. Extend constraint checker API.
|
il y a 10 mois |
Joeri Exelmans
|
59de61d0a3
Add ActionCode primitive type. Fix constraint checking.
|
il y a 10 mois |
Joeri Exelmans
|
175edb64d9
Class diagram can be rendered as object diagram textual syntax, and parsed back, without information loss
|
il y a 10 mois |
Joeri Exelmans
|
a926de1998
PlantUML: also render 'matchedWith' traceability links between attributes
|
il y a 11 mois |
Joeri Exelmans
|
40552b8dcf
Implement PlantUML generation for class diagrams
|
il y a 11 mois |
Joeri Exelmans
|
89b7c83440
Hacked together graph rewriter
|
il y a 11 mois |
Joeri Exelmans
|
ae5eaedb4b
RAMification + pattern matching: put typing information straight into the Vertices, as a Python attribute (don't put it in separate Vertices+Edges).
|
il y a 11 mois |
Joeri Exelmans
|
700a4d103f
and now pattern matching also works with typing information added to the graph
|
il y a 11 mois |
Joeri Exelmans
|
4160a8953e
Tweak matcher (compute connected components in advance). Simple pattern matching with RAMification (incl. Python expressions) seems to work.
|
il y a 11 mois |
Joeri Exelmans
|
ec1a9dbfca
replace everywhere: 'is [not] None' -> '(==|!=) None'
|
il y a 11 mois |
Joeri Exelmans
|
7bda71dc1f
Implemented RAMification
|
il y a 11 mois |
Joeri Exelmans
|
8be7d6a450
Fix bug
|
il y a 11 mois |
Joeri Exelmans
|
151ffe0ff0
Fix bug when creating association with min/max src/tgt cardinalities?
|
il y a 11 mois |
Andrei Bondarenko
|
b604785f33
Added some documentation
|
il y a 3 ans |
Andrei Bondarenko
|
6df566373d
Points example working
|
il y a 4 ans |
Andrei Bondarenko
|
8ddb5ac12b
PN example
|
il y a 4 ans |
Andrei Bondarenko
|
967b17c45d
Implemented SCD services
|
il y a 4 ans |
Andrei Bondarenko
|
9b3a4c5a44
Defined SCD services interface
|
il y a 4 ans |