summaryrefslogtreecommitdiff
path: root/src/core/model/Domain.cpp
AgeCommit message (Expand)Author
2015-01-09Adapted code to new resolve functionAndreas Stöckel
2015-01-06Using RttiBuilder to construct Rtti informationAndreas Stöckel
2015-01-05corrected RTTI for domain und document and added a reference to system type s...Benjamin Paassen
2015-01-05Fixed compilation with gcc 4.9Andreas Stöckel
2015-01-04Added AggregatedOf informationAndreas Stöckel
2014-12-21First draft of book domain example and slight changes to the book domain: _al...Benjamin Paassen
2014-12-21made Rtti a source dependency of Managed, not a header dependencyAndreas Stöckel
2014-12-20adapted model classes to new Rtti classAndreas Stöckel
2014-12-18Hopefully implemented a working version of the Domain resolve mechanism.Benjamin Paassen
2014-12-12first attempt on domain formalization.Benjamin Paassen