Skip to content

EMFIndexRetrieval deprecated class #9

Description

@dkstewart

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).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions