Skip to content

EnumValue should be a StructuralEntity #568

Description

@seandenigris

Originally reported on Google Code with ID 568

From Nicolas:

Why is EnumValue not a StructuralEntity ? (it is a NamedEntity)

From http://download.oracle.com/javase/tutorial/java/javaOO/enum.html
"An enum type is a type whose fields consist of a fixed set of constants."

they are considered fields in Java ...

I just realized Verveine does not export access to enumValues.
But with the meta-model I have (bare 4.3), it seems an access to an enumValue is an
invocation.

This is counter intuitive.

Reported by tudor.girba on 2011-04-05 17:52:02

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions