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

API to check which modeling features are used. #2

Open
koehlma opened this issue May 16, 2021 · 0 comments
Open

API to check which modeling features are used. #2

koehlma opened this issue May 16, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@koehlma
Copy link
Owner

koehlma commented May 16, 2021

Implement an API to check which modeling features are used.

There should be a way to determine whether a model uses a particular feature such as value passing or functions. This is especially relevant when using Momba to translate fragments of JANI into other model formats. Such translation tools should be able to check that no unsupported features outside of the JANI fragment are used.

Implementation

This seems to be best implemented as a method or property on the modeling context.

@koehlma koehlma added the enhancement New feature or request label May 16, 2021
@koehlma koehlma self-assigned this May 16, 2021
@koehlma koehlma added this to the Version 1.0.0 milestone Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant