Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
consistency regarding FieldDescriptors, AnnotationClasses and StructuredClasses and made adding methods for automatically registered references protected.
|
|
types got "null" as default value and not ""), added corresponding unit test
|
|
|
|
|
|
|
|
|
|
|
|
were given for validation
|
|
performed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
later allow script engines to access these methods).
|
|
|
|
relevant concept for the parsed XML language. It can be fully expressed by FieldDescriptors and their children in the object graph.
|
|
|
|
|
|
|
|
|
|
|