ResultUtil contains an unused method that generates a URI for storing AnalysisResult structures. This method is not used anywhere, but it makes itself dependent on InstanceObject and NamedElement, the only dependencies on org.osate.aadl2.
We can keep org.osate.results independent of aadl2
ResultUtil contains an unused method that generates a URI for storing AnalysisResult structures. This method is not used anywhere, but it makes itself dependent on InstanceObject and NamedElement, the only dependencies on org.osate.aadl2.
We can keep org.osate.results independent of aadl2