Age | Commit message (Collapse) | Author |
|
|
|
compatible with the Variant cardinality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documents -- does not have references to typesystems, domains etc. (this allows instances of these classes to be freed as soon as no document refers to them). Project should be a parent of Document. Project should resolve documents as composita (this allows to have between-document references).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
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.
|