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

Property not being inherited #34

Closed
juli1 opened this issue Aug 4, 2013 · 1 comment
Closed

Property not being inherited #34

juli1 opened this issue Aug 4, 2013 · 1 comment

Comments

@juli1
Copy link
Contributor

juli1 commented Aug 4, 2013

In the following example, in test1.aadl, the property OccurrenceDistribution from the subcomponents is not retrieved while it is correctly processed in test2.aadl. The difference comes from where the property is defined (either in the component or in the contained instance). We can see the impact with the Reliability block diagram, the analysis does work on test2.aadl but does not work with test1.aadl

See https://gist.github.com/juli1/6150311 for the examples

reteprelief pushed a commit that referenced this issue Aug 4, 2013
Fixed issue with finding property up the hierarchy.
@reteprelief
Copy link
Contributor

closed.

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