-
- Downloads
Add <T extends IAnnotatedSpecification> T getAnnotation(IModelElement...
Add <T extends IAnnotatedSpecification> T getAnnotation(IModelElement modelElement, Class<T> clazz), a method to safely obtain an annotation for a given modelElement (and to create it, if it does not exist yet). refs 1841
Please register or sign in to comment