Bug 165458 - Better support of custom EnvironmentFactory in OCL model constraints
Summary: Better support of custom EnvironmentFactory in OCL model constraints
Status: VERIFIED FIXED
Alias: None
Product: EMF Services
Classification: Modeling
Component: Validation (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement
Target Milestone: ---   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-11-22 10:43 EST by Radomil Dvorak CLA
Modified: 2017-02-24 15:09 EST (History)
0 users

See Also:


Attachments
OCLModelConstraint patch (11.50 KB, patch)
2006-11-22 10:44 EST, Radomil Dvorak CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radomil Dvorak CLA 2006-11-22 10:43:08 EST
It would be great if the client who wants to define OCL constraints using
a custom EnvironmentFactory could focus only on providing the factory implementation. 
The reason for this is that providing a specific OCL model constraint implementation + parser is the only way how to achieve this.

The idea how to support it is realized in the attached patch.
Comment 1 Radomil Dvorak CLA 2006-11-22 10:44:22 EST
Created attachment 54340 [details]
OCLModelConstraint patch
Comment 2 Christian Damus CLA 2006-11-22 18:17:23 EST
The patch looks good to me.
Comment 3 Christian Damus CLA 2006-11-30 18:02:33 EST
Committed the patch to HEAD.
Comment 4 Nick Boldt CLA 2008-01-28 16:35:26 EST
Move to verified as per bug 206558.