Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
compatible with the Variant cardinality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
determined to gather as many error messages as possible.
|
|
|
|
|
|
|
|
|
|
tests are required, though.
|
|
|
|
FieldDescriptors (including superclass fields). This is not yet tested, though.
|
|
Conflicts:
application/src/core/model/Domain.hpp
|
|
AnnotationEntity validation function. Tests still have to be made, though.
|
|
protected methods
|
|
|
|
|
|
|
|
|
|
StructureNodes in the constructor and refactored Anchor as standalone class instead of AnnotationEntity child. This made some changes in the test bench necessary as well.
|
|
consistency regarding FieldDescriptors, AnnotationClasses and StructuredClasses and made adding methods for automatically registered references protected.
|
|
|
|
StructuredEntity, Anchor and DocumentPrimitive. Nearly seems to work, but not entirely so. There are still issues with the Manager it seems.
|
|
documentation to model classes.
|
|
|
|
|
|
logging and changed TestDocument and TestAdvanced as well as all users of those files accordingly.
|
|
|
|
Conflicts:
application/src/core/model/Document.cpp
application/src/core/model/Domain.cpp
|
|
|
|
DemoOutput for that is still missing, though. convenience build functions have also been implemented in Document.cpp.
|
|
document creation function as well as the respective domain creation functions. The DemoOutputTest for it looks good so far.
|
|
|
|
system in test domain.
|
|
|
|
some issues in the TestDocument and TestDomain.
|
|
|
|
|
|
|
|
|
|
|