code-generation/types-base/src/main/java/org/apache/plc4x/plugins/codegenerator/types/definitions/ComplexTypeDefinition.java (2 lines): - line 208: // TODO: check if this can be moved down. - line 224: // TODO: check if this can be moved down. code-generation/types-base/src/main/java/org/apache/plc4x/plugins/codegenerator/types/definitions/DiscriminatedComplexTypeDefinition.java (1 line): - line 35: // TODO: check why the names method is above and why the names (getDiscriminatorNames) method looks at the parent.