Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341236 - [M2x IDE Integration] Externalize used Xtend/Xpand constants & add the getUnderlyingFile(String qualifiedName) method to org.eclipse.sphinx.emf.mwe.resources.IScopingResourceLoader
Summary: [M2x IDE Integration] Externalize used Xtend/Xpand constants & add the getUnd...
Status: CLOSED FIXED
Alias: None
Product: Sphinx
Classification: Automotive
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 0.7.0   Edit
Assignee: Stephan Eberle CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 10:35 EDT by Idrissa Dieng CLA
Modified: 2021-07-14 02:14 EDT (History)
0 users

See Also:


Attachments
Add getUnderlyingFile(String) method for getting underlying file from the given qualified name (5.15 KB, patch)
2011-03-29 10:38 EDT, Idrissa Dieng CLA
idydieng: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Idrissa Dieng CLA 2011-03-29 10:35:15 EDT
Build Identifier: 20110218-0911

Add the org.eclipse.sphinx.emf.mwe.IXtendXpandConstants interface that allows externalizing used Xtend/Xpand constants, and add the IFile getUnderlyingFile(String qualifiedName) method to org.eclipse.sphinx.emf.mwe.resources.IScopingResourceLoader for getting the underlying file from the given qualified name.

Please refer to attach file.

Reproducible: Always
Comment 1 Idrissa Dieng CLA 2011-03-29 10:38:22 EDT
Created attachment 192095 [details]
Add getUnderlyingFile(String) method for getting underlying file from the given qualified name
Comment 2 Stephan Eberle CLA 2011-03-29 10:48:36 EDT
Fixed by applying proposed patch.

Additionally renamed IScopingResourceLoadergetDefinitionName#getDefinitionName(IFile templateFile, String templateName) to IScopingResourceLoader#getQualifiedName(IFile underlyingFile, String statementName) to indicate that it is applicable to any of Xtend/Xpand/Check but not only to Xpand.
Comment 3 Balazs Grill CLA 2021-07-14 02:14:13 EDT
Mass-closing Resolved tickets