osate / osate2-gtse

This plugin enables users to automatically explore the trade space of a system by connecting OSATE to Penn State's Trade Space Visualizer tool.
Other
5 stars 0 forks source link

Verify that properties that reference swapped components work correctly #3

Open sprocter opened 7 years ago

sprocter commented 7 years ago

Given #2, it is likely that a reference property some component will break if that component is swapped. The correct behavior would be to reference the swapped component. h/t @lwrage

sprocter commented 7 years ago

This will require adapting the new binding analysis, see https://github.com/osate/osate2-plugins/blob/develop/org.osate.analysis.architecture/src/org/osate/analysis/architecture/actions/CheckBindingConstraints.java