Skip to content

Nested class name support #2261

Open
Open
@Intybyte

Description

@Intybyte

Is your feature request related to a problem? Please describe.

Many programming languages allow you to create nested classes, however the notation for class diagram doesn't support class names such as "MySingleton.Holder".

Describe the solution you'd like

Make '.' an allowed character in class names

Describe alternatives you've considered

Right now I am using the '$' symbol instead of the '.' as it is rarely or never used in actual class names but is still valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions