summaryrefslogtreecommitdiff
path: root/src/core/model/Document.hpp
AgeCommit message (Expand)Author
2015-01-02Moved Node class to model folderAndreas Stöckel
2014-12-21Dokumenten und Domänenbeispiel.Benjamin Paassen
2014-12-20adapted model classes to new Rtti classAndreas Stöckel
2014-12-20Introduced global type variables for model classes and used them in the Domai...Benjamin Paassen
2014-12-20replaces ManagedVector by NodeVector in Model classes.Benjamin Paassen
2014-12-19added convenience function for document construction and tested them.Benjamin Paassen
2014-12-17Some (slight) changes to existing structures and first attempts on a test to ...Benjamin Paassen
2014-12-16Document.hpp does compile now. Further Tests are needed.Benjamin Paassen
2014-12-16finished first draft of Document.hpp, but this is not yet compiled nor tested.Benjamin Paassen
2014-12-16first draft for DocumentEntity.Benjamin Paassen