Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions in ParserScope::resolve
|
|
description to "reference*" to have a consistent nomenclature
|
|
|
|
|
|
|
|
compatible with the Variant cardinality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tests are required, 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
noticed some conceptual difficulties that have to be adressed later on.
|
|
Path from some descriptor to another.
|
|
|
|
|
|
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.
|
|
|
|
|