Commit History

Author SHA1 Message Date
  Joeri Exelmans 6aa5302e36 rewriter: extra check to see if produced names are valid (meaning: serializable/parseable) 8 months ago
  Joeri Exelmans 7914f01006 make sure no one deletes elements that were matched in the RHS with a RHS-condition... 8 months ago
  Joeri Exelmans 9e74075066 can call custom functions from condition code while pattern matching / rewriting + added example to runner_translate.py 8 months ago
  Joeri Exelmans 77ea19fcd6 fix bug in rewriter when deleting elements 8 months ago
  Joeri Exelmans 6571d8556c petri net formalism: add inhibitor arc 8 months ago
  Joeri Exelmans da4f1718ce RAMification adds 'name' attribute, giving control over the names of created objects 8 months ago
  Joeri Exelmans 42757ddc4f add examples 9 months ago
  Joeri Exelmans 6d7a62545c rewriter: first create, then delete 9 months ago
  Joeri Exelmans e3d4889f91 Handle 'condition' object-attribute in RHS as well 9 months ago
  Joeri Exelmans ad3752cd61 Rewrite the 'rewriter' + Added transformation schedule to CBD example, simplifying the rules 9 months ago
  Joeri Exelmans 80cba4b9f8 CBD model is computing Fibonacci numbers! :) 9 months ago
  Joeri Exelmans 9c68b288c1 Make OD-API for consistent for constraints, LHS patterns, RHS actions. 9 months ago
  Joeri Exelmans 1eb8a84553 (WIP) implementing CBD language... Meta-meta-model: Association inherits from Class. Matcher accepts pivot. Add generic graphviz renderer. 9 months ago
  Joeri Exelmans e875821e70 Concrete syntax no longer indentation-based (nightmare to parse). Add indented multi-line code terminals. 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 f45872d3f7 Abstract away Object Diagram pattern matching in a function that does all the magic 11 months ago
  Joeri Exelmans 13f19cdec6 Example of rendering the entire match set, and rendering the rewrite (match between RHS and updated host graph) 11 months ago
  Joeri Exelmans a926de1998 PlantUML: also render 'matchedWith' traceability links between attributes 11 months ago
  Joeri Exelmans 264e96c11d Extract function 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 f12fd8bd6c Rewriter: deleting elements works 11 months ago