osate / osate2

Open Source AADL2 Tool Environment
http://osate.org
Eclipse Public License 2.0
36 stars 8 forks source link

Warning on features using prototypes #639

Closed juli1 closed 8 years ago

juli1 commented 8 years ago

See the following model https://github.com/osate/examples/blob/master/core-examples/security/automotive-system.aadl

When the model is parsed, a warning is issued, telling that the features does not have a type while this is a prototype. Either the warning message should be changed or the check should be improved to check that the classifier matches.

lwrage commented 8 years ago

Duplicate of #316