Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Analysis of AGREE models with unspecified AADL properties #98

Closed
kfhoech opened this issue Mar 16, 2018 · 1 comment
Closed

Analysis of AGREE models with unspecified AADL properties #98

kfhoech opened this issue Mar 16, 2018 · 1 comment

Comments

@kfhoech
Copy link
Contributor

kfhoech commented Mar 16, 2018

The AGREE language supports accessing AADL property values from property associations attached to AADL model elements. In a multi-layered model, property associations may be specified at higher layers in the hierarchy where the property associations are assigned to subcomponents or inherited from containing components. However, when analysis is undertaken at lower layers of the model, the property associations specified or inherited from higher layer models are not in scope and the AGREE analysis terminates with an error that the property value could not be determined.

In this case is it possible to consider the property as an input with the following constraints:

  1. The value is arbitrary but constant (that is, the assumption (true -> (val = (pre val)) holds.
  2. Any type predicate restricting the domain of the property value also holds. e.g. the property has range constraint.
@kfhoech
Copy link
Contributor Author

kfhoech commented Apr 6, 2018

Resolved by Pull Request 115.

@kfhoech kfhoech closed this as completed Apr 6, 2018
@kfhoech kfhoech added the v2.3.3 label Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant