Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Support Enums #2

Open
4 tasks
Stiivi opened this issue Feb 20, 2017 · 0 comments
Open
4 tasks

Support Enums #2

Stiivi opened this issue Feb 20, 2017 · 0 comments

Comments

@Stiivi
Copy link
Owner

Stiivi commented Feb 20, 2017

Add support for enumerations.

Enum type: category, name, label, description, type(?)

Enum entry: name, value/tag, label, description

To do:

  • Enumeration meta-model structures
  • Type support
  • CSV reader: enums.csv
  • Python writer

Note for the Python writer: in the __init__ method we need to consider special initialization before the python/mypy#741 is closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant