osate / osate2

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

Instantiate ConnectionPath objects for incomplete connections #2862

Closed joeseibel closed 1 year ago

joeseibel commented 1 year ago

The EMV2 instantiator currently only creates a ConnectionPath for each complete ConnectionInstance. This should be expanded for incomplete connections as well.