Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Problem in displaying lifeline's name in Papyrus
Problem in displaying lifeline's name in Papyrus [message #1768394] Tue, 18 July 2017 09:54 Go to next message
Chriss Matt is currently offline Chriss MattFriend
Messages: 38
Registered: December 2012
Member
Hello
I am using Papyrus neon for modeling in UML

Version: Neon (4.6.0)
Build id: 2017-01-10T18:00:02Z

I have a problem which is the name of lifeline in Sequence Diagram not completely shown
How can I fix this problem ?

PS:I have tried fixing the problem by changing the size of font height for the lifeline in "appearance" tab of properties view but the problem is still occurring

Regards
Chriss

please see the attachment
  • Attachment: lifeline.JPG
    (Size: 18.02KB, Downloaded 119 times)

[Updated on: Tue, 18 July 2017 12:57]

Report message to a moderator

Re: Problem in displaying lifeline's name in Papyrus [message #1768535 is a reply to message #1768394] Wed, 19 July 2017 18:33 Go to previous messageGo to next message
Chriss Matt is currently offline Chriss MattFriend
Messages: 38
Registered: December 2012
Member
Hello

-does this case normal in Papyrus? or I miss something?
-does the head of lifeline resize able in Papyrus to allow displaying lifeline name and its associated stereotypes?

[Updated on: Wed, 19 July 2017 20:42]

Report message to a moderator

Re: Problem in displaying lifeline's name in Papyrus [message #1769266 is a reply to message #1768535] Fri, 28 July 2017 12:09 Go to previous messageGo to next message
Chriss Matt is currently offline Chriss MattFriend
Messages: 38
Registered: December 2012
Member
Hello ,

according the Remi's answer in this post

I have solve the problem by using CSS property to apply a wrapping behavior for long name labels

I have created a new file 'demo.css' in my project, fill it with following content:

Lifeline{
	isNameWrap : true
}


and then drop it onto the lifeline in my diagram .

[Updated on: Fri, 28 July 2017 12:33]

Report message to a moderator

Re: Problem in displaying lifeline's name in Papyrus [message #1769455 is a reply to message #1769266] Mon, 31 July 2017 19:00 Go to previous messageGo to next message
Chriss Matt is currently offline Chriss MattFriend
Messages: 38
Registered: December 2012
Member
Hello

This solution (by using CSS property)works for Papyrus oxygen but not works for Papyrus Version: Neon (4.6.0)
Build id: 2017-01-10T18:00:02Z

I am using Papyrus Version Neon because it supports MARTE implementation

How can I solve this problem?
Re: Problem in displaying lifeline's name in Papyrus [message #1770078 is a reply to message #1769455] Tue, 08 August 2017 08:00 Go to previous message
Chriss Matt is currently offline Chriss MattFriend
Messages: 38
Registered: December 2012
Member
any help would be very appreciated
Previous Topic:Clean Diagram command
Next Topic:Custom Diagram Implementation
Goto Forum:
  


Current Time: Thu Apr 25 14:07:24 GMT 2024

Powered by FUDForum. Page generated in 0.03317 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top