Skip to content

[Parser] Load Inheritances #5

@GustJc

Description

@GustJc

Should create a Inheritance(generalization) line between two classes when there is an inheritance for them.

This is not as simple as it sounds.
Can be done easily if at the end of the xml there is a list of inheritances but can be difficult if the inheritance is at the class creation level because the inherited class may not be yet created depending on the import order on bigger projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions