Yentl Van Tendeloo
|
f7659b824a
Finally make transformations on textual model work!
|
8 years ago |
Yentl Van Tendeloo
|
e37ff517d7
Fixes to compiler which ignored inheritance links
|
8 years ago |
Yentl Van Tendeloo
|
25a3fc7f94
RAMification now generates a single model, including the schedule and
|
8 years ago |
Yentl Van Tendeloo
|
8408f74062
Fixed RAMify and seems working
|
8 years ago |
Yentl Van Tendeloo
|
2637ebe692
RAMification is mostly working, with many bugs fixed, but attribute resolution crashes
|
8 years ago |
Yentl Van Tendeloo
|
a5ab6e5e6b
Fixed problem in bootstrap
|
8 years ago |
Yentl Van Tendeloo
|
b69940d398
Fixed getAttributeList library function and GUI for FSAs
|
8 years ago |
Yentl Van Tendeloo
|
d6f1ef4573
Updated all integration test code as well
|
8 years ago |
Yentl Van Tendeloo
|
795f8ddfa0
Added new "followAssociation" function
|
9 years ago |
Yentl Van Tendeloo
|
8ab906c727
Add two library functions and add constraints on all sides of the Tile
|
9 years ago |
Yentl Van Tendeloo
|
95180d98c2
get_superclasses now returns the full set of superclasses, instead of only the direct superclasses
|
9 years ago |
Yentl Van Tendeloo
|
b8ed448b2e
Changed the implementation of all{Outgoing/Incoming}AssociationInstances back to use allInstances, which will later be implemented more efficiently
|
9 years ago |
Yentl Van Tendeloo
|
d26b213e74
Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present
|
9 years ago |
Yentl Van Tendeloo
|
8a367b1745
Add inheritance link between links in AL MM
|
9 years ago |
Yentl Van Tendeloo
|
10c0ae42ae
Check whether we need to do the cardinalities check, before fetching the instances
|
9 years ago |
Yentl Van Tendeloo
|
309e86a15d
Removed getName, which was deprecated for some time: replace by reverseKeyLookup
|
9 years ago |
Yentl Van Tendeloo
|
bc1c9b0e9c
Fixed object_operations, which weren't adapted to changed interface yet
|
9 years ago |
Yentl Van Tendeloo
|
eae0c8bbb4
Implemented reverseKeyLookup as a primitive for significant performance boost
|
9 years ago |
Yentl Van Tendeloo
|
e31818d6fc
Slightly more efficient library operations
|
9 years ago |
Yentl Van Tendeloo
|
c9c0a37520
Fixed bug in allInstances
|
9 years ago |
Yentl Van Tendeloo
|
7e98ac964e
Implemented allInstances in an easier (and more correct) way, that also
|
9 years ago |
Yentl Van Tendeloo
|
966bc9ab6d
Fixed tests; made library more consistent in its use of names instead of IDs
|
9 years ago |
Yentl Van Tendeloo
|
d8b0642b31
Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem
|
9 years ago |
Yentl Van Tendeloo
|
a99547087b
Wrote string_startswith explicit
|
9 years ago |
Yentl Van Tendeloo
|
c82f6df97a
Updated header files and removed or trimmed unused functions
|
9 years ago |
Yentl Van Tendeloo
|
7566327d68
Updated all*AssociationInstances to use strings as well
|
9 years ago |
Yentl Van Tendeloo
|
5249d3a690
Fixed some parts of the code: at least now some violations are detected
|
9 years ago |
Yentl Van Tendeloo
|
44d8048232
Faster checking of cardinalities
|
9 years ago |
Yentl Van Tendeloo
|
13c4e0e038
First cache all cardinalities so we don't have to read the attribute thousands of times
|
9 years ago |
Yentl Van Tendeloo
|
d15e2182fe
Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations
|
9 years ago |