Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support diagramTextProvider priority, so new ones can override existing #33

Closed
hallvard opened this issue Jun 11, 2017 · 1 comment
Closed

Comments

@hallvard
Copy link
Owner

You may want to customise an existing diagramTextProvider, and override it. This could be supported by adding a priority attribute to the extension point schema and use a default priority for those we provide.

@hallvard
Copy link
Owner Author

Supported by adding a priority attribute. diagramTextProviders are normally given "normal" priority, but "default" (lower) and "custom" (higher) is also supported. Default is used by the ecore object diagram provider, since it handles eObject structures in general.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant