Skip to content

Generic types in UML class diagram #51

Description

@aubertc

There is an issue discussed at mermaid-js/mermaid-cli#112 (comment) that affects e.g. this diagram:

class IComparable~Shape~{
<<Interface>>
+CompareTo(arg : Shape) int*
}

except that for some reason, the generic type is not just displayed (not even improperly formatted, just not displayed):

https://princomp.github.io/lectures/oop/interface#a-more-complicated-example

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions