Bug 142618 - ToStringVisitor omits the "endif" keyword from if expression
Summary: ToStringVisitor omits the "endif" keyword from if expression
Status: CLOSED FIXED
Alias: None
Product: OCL
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard:
Keywords: example
Depends on:
Blocks:
 
Reported: 2006-05-18 16:16 EDT by Christian Damus CLA
Modified: 2011-05-27 02:42 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Damus CLA 2006-05-18 16:16:55 EDT
In rendering an if expression to text, the ToStringVisitor in the example omits the "endif" keyword at the end of the expression.  This means that, when loading an expression from an XMI file, it must first be corrected before evaluating it.
Comment 1 Christian Damus CLA 2006-05-18 16:21:27 EDT
Committed the fix.
Comment 2 Nick Boldt CLA 2008-01-28 16:35:48 EST
Move to verified as per bug 206558.
Comment 3 Ed Willink CLA 2011-05-27 02:40:44 EDT
Closing after over a year in verified state.
Comment 4 Ed Willink CLA 2011-05-27 02:42:01 EDT
Closing after over a year in verified state.