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

FHA cannot be generated when using error type #38

Closed
juli1 opened this issue Sep 6, 2013 · 2 comments
Closed

FHA cannot be generated when using error type #38

juli1 opened this issue Sep 6, 2013 · 2 comments

Comments

@juli1
Copy link
Contributor

juli1 commented Sep 6, 2013

When generating the FHA, nothing is generated when using an error type on the error source feature. Please have a look at the following project: https://github.com/osate/examples/tree/master/error-model/lifevest
And particularly at this file: https://github.com/osate/examples/blob/master/error-model/lifevest/visibility.aadl

On the other hand, if we use the flow identifier and a state, the FHA generation works. For example, the examples in https://github.com/osate/examples/tree/master/error-model/FHA are working but they use only the error source with a reference to the error state, not the error type.

@juli1
Copy link
Contributor Author

juli1 commented Sep 6, 2013

Sounds to be related to the stack mechanism to retrieve properties.
Probably something around EMV2Properties in isErrorModelElementProperty or matchCIStack

juli1 added a commit that referenced this issue Sep 8, 2013
@juli1
Copy link
Contributor Author

juli1 commented Sep 8, 2013

Should be fixed now.

@juli1 juli1 closed this as completed Sep 8, 2013
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

1 participant