You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
Generation of AGREE type predicates from AADL range properties always generates a property check even in the case where no such range predicate exists (leaving a trivially true property). This clutters up the results to an onerous degree.
Refactor the generation to omit the trivial properties.
The text was updated successfully, but these errors were encountered:
Generation of AGREE type predicates from AADL range properties always generates a property check even in the case where no such range predicate exists (leaving a trivially true property). This clutters up the results to an onerous degree.
Refactor the generation to omit the trivial properties.
The text was updated successfully, but these errors were encountered: