Commit History

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