Skip to content

Improve support for getting, setting, and comparing OCL element names #103

@dylanlerch

Description

@dylanlerch

Converter implementations sometimes need to manually write and compare names of OCL elements. The OclNamer on the OclConversionContext is not public, and this has resulted in us manually comparing and setting hard coded names in converters.

Potential changes to make improvements here

  • Support the OclNameAttribute on more than just properties.
  • Expose the OclNamer on the OclConversionContext
  • Add some new methods to the OclNamer

Further investigation required

I will likely will need some more input on this one to make sure I'm not holding it wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions