It seems that the class org.osate.xtext.aadl2.properties.util.EMFIndexRetrieval is now deprecated. The OSATE development environment no longer is compatible with the Safety Annex due to the use of this class. The fix is:
- @deprecated Use {@link org.eclipse.xtext.scoping.IScopeProvider IScopeProvider} or
- {@link org.eclipse.xtext.scoping.IGlobalScopeProvider IGlobalScopeProvider} instead.
osate/osate2#1036
Changes need to take place in edu.umn.cs.crisys.safety.linking.SafetyLinkingService.java (lines 28, 88, 157).
It seems that the class org.osate.xtext.aadl2.properties.util.EMFIndexRetrieval is now deprecated. The OSATE development environment no longer is compatible with the Safety Annex due to the use of this class. The fix is:
osate/osate2#1036
Changes need to take place in edu.umn.cs.crisys.safety.linking.SafetyLinkingService.java (lines 28, 88, 157).