Skip to content

Enforce rename #75

@moaxcp

Description

@moaxcp

Vertex has the property name. This should not be set directly outside of the package. Instead rename should be used within the dsl.

  • make setName package private in Vertex.

Edge has the properties one and two. These should not be set directly outside of the package. Instead renameOne and renameTwo should be used in the dsl.

  • make one and two package private in Edge.

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