6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New abstract AbstractBooleanGraphMarker class. More... almost 13 years ago
Better descriptions of GReQLs subgraph functions. More... almost 13 years ago
Check for validity before blessing tmp elements More... almost 13 years ago
Added a new GReQL function More... almost 13 years ago
Use GreqlQueryCache in GreqlServer More... almost 13 years ago
if VC1 has an attribute "attr" and VC2 has an attribute "attr" and you want to specialize a vertex class VC3 from VC1 and VC2 now you get an exception. More... almost 13 years ago
added duplicate attribute check to Rsa2Tg.java an ArgoUml2Tg.java More... almost 13 years ago
added testcases More... almost 13 years ago
now redundant specialization is removed in the SchemaGraph produced by ArgoUml2Tg.java SchemaGraph2Tg does not print the default package any more, except it has a comment More... almost 13 years ago
Added recognition of derived to ArgoUml2Tg.java More... almost 13 years ago
added derived EdgeClass Subsets Rsa2Tg ignores derived GraphElementClasses More... almost 13 years ago
reused IncidenceDirection for IncidenceClass implementations. More... almost 13 years ago
intermediate commit More... almost 13 years ago
created testcases for ArgoUML2Tg found bug in saving and reloading schemas with EdgeClasses with several direct superclasses intermediate commit More... almost 13 years ago
Removed redefinition. More... almost 13 years ago
modified grumlSchema More... almost 13 years ago
Finished ArgoUml2Tg.java More... almost 13 years ago
bugfix: Now if an EdgeClass ec hat two super classes subsets and redefines of the IncidenceClasses of ec are only set once. More... almost 13 years ago
bugfix: subsets and redefines of the to IncidenceClass is set for the to IncidenceClass (previously for the from IncidenceClass) More... almost 13 years ago
minchang More... almost 13 years ago
continued with redefines (still a bug) More... almost 13 years ago
bugfix in SchemaGraph2Schema: subsetting and redefined of subclasses are treated More... almost 13 years ago
continued More... almost 13 years ago
added handling of constraints More... almost 13 years ago
continued testing More... almost 13 years ago
finished handling of comments More... almost 13 years ago
Started implementation of comments transformation More... almost 13 years ago
added package tests More... almost 13 years ago
handle default value null properly More... almost 13 years ago
implemented default values More... almost 13 years ago