An error occurred while fetching folder content.

Simon Barner
authored
- Add getAnnotation(IModelElement, Class<T> clazz, boolean) variant that lets the caller control if the potential instantiation of an annotation should be wrapped into a command. - The original getAnnotation(IModelElement, Class<T> clazz) variant still exists and still defaults to wrapping the instantiation into a command - AnalysisMigrationProvider / SafetySpecToAnnotationMigrationProvider: Use the new method to prevent the creation of a command in order to prevent the use of the IPersistencyService during the migration (workaround for the annotation-related aspect of #2010) refs 2010,2172
Name | Last commit | Last update |
---|