Skip to main content



      Home
Home » Modeling » EMF » How to get annotations of enum literals at runtime?
How to get annotations of enum literals at runtime? [message #1773553] Fri, 29 September 2017 05:41 Go to next message
Eclipse UserFriend
I have a model with enum literals annotated.
How are the annotations of those enum literals to be accessed if all I have is a specific enum literal identified by its Enumerator interface?
Re: How to get annotations of enum literals at runtime? [message #1774299 is a reply to message #1773553] Thu, 12 October 2017 10:06 Go to previous message
Eclipse UserFriend
Given an Enumerator instance, you can't generally know the EEnum/EEnumLiteral, just as you can't generally know the EDataType of an arbitrary data value.
Previous Topic:Setting a default implementation for methods
Next Topic:Missing emf.validation on Maven central
Goto Forum:
  


Current Time: Wed Jul 02 18:53:19 EDT 2025

Powered by FUDForum. Page generated in 1.06943 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top