Bug 467250 - In the VSM we should be able to add validation rules for Style mappings
Summary: In the VSM we should be able to add validation rules for Style mappings
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 8
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-05-13 11:50 EDT by Belqassim Djafer CLA
Modified: 2017-06-02 09:25 EDT (History)
2 users (show)

See Also:


Attachments
StyleMappingValidation (4.28 KB, application/octet-stream)
2015-05-13 11:50 EDT, Belqassim Djafer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Belqassim Djafer CLA 2015-05-13 11:50:21 EDT
Created attachment 253452 [details]
StyleMappingValidation

To reproduce:
1- Make a breakpoint in org.eclipse.sirius.tools.internal.validation.AbstractConstraint.isElementContainedInAKnownMetamodel(EObject) method.
2- Launch a runtime.
3- Import the attached project.
4- Open StyleValidation.odesign
5- Select the Container style mapping and launch a validation -> KO: the validation does not pass through the breakpoint.