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

PortApi update #57

Open
ankegowdaja opened this issue Jan 31, 2020 · 1 comment
Open

PortApi update #57

ankegowdaja opened this issue Jan 31, 2020 · 1 comment

Comments

@ankegowdaja
Copy link

Not able to create the numerical value variation point for PortApi.

i need to create 1)port defined argument value
2)Numerical value specification
3)numerical value variation point

@cogu
Copy link
Owner

cogu commented Jan 31, 2020

  1. PortAPI implementation needs a general overhaul. Right now, port argument values are not supported at all.

  2. Numerical value specifications can be created using the autosar.constant.NumericalValue class
    or, in case you are creating it from a data type reference you can take help from the autosar.builder.ValueBuilder class.

  3. Variant Handling in general is not supported by the Python autosar module which means creating VariationPoint is not possible.

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

No branches or pull requests

2 participants