Bug 545575

Summary: [Table] Paste String resolution doesn't work for stereotype's properties typed with an UML metaclass
Product: [Modeling] Papyrus Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: SysMLAssignee: Vincent Lorenzo <vincent.lorenzo>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3 CC: nifauvergue
Version: 4.3.0Keywords: test
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/139098
https://git.eclipse.org/c/papyrus/org.eclipse.papyrus.git/commit/?id=0e60491857f224c889785e340872dedb729716fc
Whiteboard:

Description Vincent Lorenzo CLA 2019-03-20 05:37:52 EDT
Paste String resolution doesn't work for stereotype's properties typed with an UML metaclass.
Steps to reproduce (with our current usecase): 
1.Create a UML Profile, with a stereotype extending Property. This stereotype has a property typed with UML:Operation. 
So we get : 
	Stereotype1 extends Property
		prop1: Operation
		
2. Create a UML model, apply this profile
3. Create a Class, create a GenericTreeTable with this class has Owner, just display the column name and prop1:Operation (from the previously created stereotype), the table is currently empty
4. Configure the Paste, in order to paste operation
5. Paste some value in the table
	-> the property is created, with the required stereotype, but the prop1 cell is empty.
Comment 1 Eclipse Genie CLA 2019-03-20 06:12:26 EDT
New Gerrit change created: https://git.eclipse.org/r/139098
Comment 3 Vincent Lorenzo CLA 2019-03-20 08:24:13 EDT
Bug fixed, but we must provide JUnit tests for it. 
I keep the bug open
Comment 4 Nicolas FAUVERGUE CLA 2019-07-04 09:11:48 EDT
Postponed to 4.5.0