index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
model
/
Document.hpp
Age
Commit message (
Expand
)
Author
2015-01-12
Is this necessary? No. Absolutely not. Only the base class (Managed) needs this.
Andreas Stöckel
2015-01-12
Tried to introduce another StructureNode class as common superclass for Struc...
Benjamin Paassen
2015-01-12
normalized NodeVector access in model classes and added some more documentati...
Benjamin Paassen
2015-01-11
Silenced doxygen warnings
Andreas Stöckel
2015-01-11
Forward declaring Rtti stuff for fewer dependencies in the Rtti.hpp header
Andreas Stöckel
2015-01-09
Refactored building convenience methods to TestDocumentBuilder, added error l...
Benjamin Paassen
2015-01-09
Improvements to Document classes in accordance with Benjamin
Andreas Stöckel
2015-01-08
further extended example to include annotations (emphasized and strong). The ...
Benjamin Paassen
2015-01-05
Added composition types
Andreas Stöckel
2015-01-04
fixed a nasty bug in the getField method of DocumentEntity. Also corrected so...
Benjamin Paassen
2015-01-04
improved documentation.
Benjamin Paassen
2015-01-02
Moved Node class to model folder
Andreas Stöckel
2014-12-21
Dokumenten und Domänenbeispiel.
Benjamin Paassen
2014-12-20
adapted model classes to new Rtti class
Andreas Stöckel
2014-12-20
Introduced global type variables for model classes and used them in the Domai...
Benjamin Paassen
2014-12-20
replaces ManagedVector by NodeVector in Model classes.
Benjamin Paassen
2014-12-19
added convenience function for document construction and tested them.
Benjamin Paassen
2014-12-17
Some (slight) changes to existing structures and first attempts on a test to ...
Benjamin Paassen
2014-12-16
Document.hpp does compile now. Further Tests are needed.
Benjamin Paassen
2014-12-16
finished first draft of Document.hpp, but this is not yet compiled nor tested.
Benjamin Paassen
2014-12-16
first draft for DocumentEntity.
Benjamin Paassen
[prev]