Bug 417838

Summary: [Palette customization] Papyrus shall support pre-defined references in the Palette customization
Product: [Modeling] Papyrus Reporter: Camille Letavernier <cletavernier>
Component: DiagramAssignee: Camille Letavernier <cletavernier>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: rschnekenburger
Version: 1.0.0Keywords: plan
Target Milestone: M2Flags: cletavernier: luna+
Hardware: All   
OS: Windows 7   
Whiteboard: Extensibility

Description Camille Letavernier CLA 2013-09-23 10:54:40 EDT
Currently, the Palette Customization tools support pre-defined primitive values, as well as Enumerated values.

It shall also support pre-defined references. For example, it is currently not possible to create a Property typed with uml::String from the Palette. (Property::type is not a Primitive value)
Comment 1 Camille Letavernier CLA 2013-09-23 11:16:10 EDT
Implemented in da31eaf739bdbe0bd79838eb47b772ad636b41eb
Pushed to master

The Semantic post action now supports some references (Non containment/container, changeable and single valued)