Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for annotation validators and induced user interfaces #10

Closed
estepper opened this issue Aug 28, 2023 · 0 comments
Closed

Add support for annotation validators and induced user interfaces #10

estepper opened this issue Aug 28, 2023 · 0 comments
Assignees
Labels
cdo-core CDO Model Repository (Core) enhancement New feature or request
Milestone

Comments

@estepper
Copy link
Contributor

Add support for annotation validators and induced user interfaces.

An annotation validator must extend the new class org.eclipse.emf.cdo.etypes.util.BasicAnnotationValidator and a respective IFactory (e.g., a SimpleFactory) must be contributed to the new product group org.eclipse.emf.cdo.annotationValidators.

An induced user interface must extend the new class org.eclipse.emf.cdo.etypes.provider.annotation.AnnotationItemProviderAdapterFactory and a respective IFactory (e.g., a SimpleFactory) must be contributed to the new product group org.eclipse.emf.cdo.edit.annotationItemProviderAdapterFactories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cdo-core CDO Model Repository (Core) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant