Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 317022

Summary: [class diagram] Name of abstract elements are not in italic if not set from the property view
Product: [Modeling] Papyrus Reporter: Cedric Dumoulin <cedric.dumoulin>
Component: CoreAssignee: Patrick Tessier <Patrick.Tessier>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Cedric Dumoulin CLA 2010-06-16 06:02:56 EDT
According to the UML convention, names of abstract elements should appear in italic.
When an element is created and marked abstract from another way than the property view (ex: java reverse), its name is not shown in italic.

How to reproduce:
- Install the java reverse plugins
- create a papyrus model
- Reverse a java abstract class: 
	- import the papyrus.core plugin,
	- open 'Plug-in Dependencies-> jar:org.eclipse.core.commands; 
	- select package org.eclipse.core.commands.operations; 
	- then papyrus menu->java->java reverse
- drag an Abstract class from the payrus model explorer to a class diagram
- its name is not in italic
Comment 1 Patrick Tessier CLA 2011-02-28 06:36:07 EST
duplication of the bug 301987

*** This bug has been marked as a duplicate of bug 301987 ***