Age | Commit message (Collapse) | Author |
|
allow resolution for both
|
|
namespaces in cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AnnotationEntities. This also makes serialization much easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
description to "reference*" to have a consistent nomenclature
|
|
reduces coupling and was stupid beforehand.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Conflicts:
application/src/core/model/Document.hpp
|