Bug 467250

Summary: In the VSM we should be able to add validation rules for Style mappings
Product: [Modeling] Sirius Reporter: Belqassim Djafer <belqassim.djafer>
Component: CoreAssignee: Project inbox <sirius.core-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: laurent.redor, steve.monnier
Version: unspecifiedKeywords: triaged
Target Milestone: ---   
Hardware: PC   
OS: Windows 8   
Whiteboard:
Attachments:
Description Flags
StyleMappingValidation none

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.