Bug 260890 - Remove 'deprecated' metamodel declaration
Summary: Remove 'deprecated' metamodel declaration
Status: RESOLVED FIXED
Alias: None
Product: QVTo
Classification: Modeling
Component: Engine (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Alexander Igdalov CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2009-01-13 12:03 EST by Radomil Dvorak CLA
Modified: 2009-01-23 07:43 EST (History)
0 users

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-01-13 12:03:53 EST
The metamodel declaration construct bellow has been deprecated (compiler warning) in the previous release already.
It is not according to OMG standard and a is remainder of legacy QVT, initial contribution by Borland.
Instead, model type declaration is to be used.

metamodel <nsURI>;
Comment 1 Alexander Igdalov CLA 2009-01-23 07:43:21 EST
Fixed.