Bug 265151 - Move all create* methods implementation out of AbstractQVTParser into the dedicated factory class
Summary: Move all create* methods implementation out of AbstractQVTParser into the ded...
Status: NEW
Alias: None
Product: QVTo
Classification: Modeling
Component: Engine (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 08:27 EST by Alex Shatalin CLA
Modified: 2009-02-17 08:28 EST (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 Alex Shatalin CLA 2009-02-17 08:27:20 EST
see bug #265150 for the details - same should be done with QVT. It makes sense to use dedicated static CSTFactory class everywhere in parser instead of implementing corresponding methods in abstract parser super-class.