提交歷史

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