Skip to content

Inheritance lines are incorrect between interfaces and sub-interfaces #262

@phillipsconsulting

Description

@phillipsconsulting

Inheritance relationships between an interface and it's sub interface are being generated incorrectly as dashed lines (..|>). The correct UML is for a solid line (--|>). A dashed line should be used between an interface and its implementing class. Inheritance between classes is a solid line, and this is working correctly.

Also, as noted in #239 the diagram appears upside down

Otherwise, thanks for the good work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions