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 was archived by the owner on Jun 4, 2019. It is now read-only.
Property values are accessible in AGREE through the 'Get_Property' expression in the AGREE language. However, property constants are not accessible. Could the 'Get_Property' expression also access the constants. If so, the first parameter (the instance scope) would be irrelevant in that the second parameter fully specifies the AADL name including both the property set name and the constant name. Perhaps a grammar addition to AGREE 'Get_Property_Constant' which takes only the AADL name of the constant would be a better approach.
Property values are accessible in AGREE through the 'Get_Property' expression in the AGREE language. However, property constants are not accessible. Could the 'Get_Property' expression also access the constants. If so, the first parameter (the instance scope) would be irrelevant in that the second parameter fully specifies the AADL name including both the property set name and the constant name. Perhaps a grammar addition to AGREE 'Get_Property_Constant' which takes only the AADL name of the constant would be a better approach.