Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
determined to gather as many error messages as possible.
|
|
|
|
multiple documents and all loaded domains and typesystems.
|
|
|
|
|
|
|
|
|
|
|
|
a typesystem
|
|
|
|
|
|
|
|
tests are required, though.
|
|
|
|
|
|
|
|
|
|
FieldDescriptors (including superclass fields). This is not yet tested, though.
|
|
Conflicts:
application/src/core/model/Domain.hpp
|
|
|
|
beginning of the string
|
|
the list of FieldDescriptors including all non-overridden fields of superclasses. This also made the continuePath function easier.
|
|
|
|
|
|
|
|
AnnotationEntity validation function. Tests still have to be made, though.
|
|
|
|
methods. This includes the "validateName" function (which makes sure the Node has a valid identifier), the "continueValidation" function (which descends into the given list of child nodes) and the "continueValidationCheckDuplicates" which descends into the given child list and makes sure the names of the child nodes are unique.
|
|
protected methods
|
|
|
|
to be reusable after a move. Adapted unit test accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not be prevented.
|
|
|
|
|
|
|
|
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.
|