Age | Commit message (Collapse) | Author |
|
the order of fields had to be changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more general.
|
|
|
|
|
|
no FieldType anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
description to "reference*" to have a consistent nomenclature
|
|
|
|
|
|
compatible with the Variant cardinality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
protected methods
|
|
|
|
|
|
consistency regarding FieldDescriptors, AnnotationClasses and StructuredClasses and made adding methods for automatically registered references protected.
|
|
|
|
|
|
relevant concept for the parsed XML language. It can be fully expressed by FieldDescriptors and their children in the object graph.
|
|
|
|
|
|
|