Bug 289977 - Provide API for enablement of QVT libraries in OCL
Summary: Provide API for enablement of QVT libraries in OCL
Status: NEW
Alias: None
Product: QVTo
Classification: Modeling
Component: Engine (show other bugs)
Version: 2.0   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 05:03 EDT by Radomil Dvorak CLA
Modified: 2009-10-24 15:01 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Radomil Dvorak CLA 2009-09-21 05:03:23 EDT
The current implementation has done partly job in this direction, supported by org.eclipse.m2m.internal.qvt.oml.runtime.util.OCLEnvironmentWithQVTAccessFactory class,
which is internal.

The factory class expects a set of Module objects, representing the libraries to access in OCL.
The user should not have to deal with module loading, also there is no API to achieve this, but
rather pass set of module URIs. All the complexity of module resolution and loading should be 
done behind the scene.

This functionality should be exposed as API.
Comment 1 Nicolas Rouquette CLA 2009-10-24 15:01:58 EDT
+1