osate / ErrorModelV2

Old AADL EMV2 annex repository, kept for reference
3 stars 10 forks source link

get EMV properties on component classifier and implementation #31

Closed juli1 closed 8 years ago

juli1 commented 11 years ago

When trying to retrieve the property values on component classifier or implementation, there are some issues if both classifier and implementation have error model sublauses.

To reproduce the bug, use the following model https://github.com/osate/examples/blob/master/error-model/FHA/fha-states.aadl and try to generate the FHA for main.i and main.i2. It will not work for the second system even if the information are the same. If we remove the error subclause from subsys2, it finally work.

reteprelief commented 8 years ago

fixed.