Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Multiline String in Stereotype
Multiline String in Stereotype [message #1833102] Fri, 02 October 2020 10:04 Go to next message
Christoph Lehr is currently offline Christoph LehrFriend
Messages: 24
Registered: June 2020
Junior Member
Hi all,

for a project I would like to use multiline String as a member in a Stereotype.
Is there a way to do this?
Until know I didn't find a matching datatype I could use for that.

My temporary solution is to use a list of Strings but this is quite ugly and annoying to work with.
And using a simple String is not an option as the content would be unreadable

Thanks for your help

[Updated on: Fri, 02 October 2020 10:05]

Report message to a moderator

Re: Multiline String in Stereotype [message #1833282 is a reply to message #1833102] Thu, 08 October 2020 12:05 Go to previous message
Vincent Lorenzo is currently offline Vincent LorenzoFriend
Messages: 248
Registered: June 2010
Location: Paris Saclay, France
Senior Member
Hi Christoph,
your are mixing semantic aspect and graphical aspect. The type "MultiString" doesn't exist, you need to use String.
For the edition, the Papyrus properties view already provide a "multiline" editor (where carriage return is not implemented).
The Stereotype compartment on available on Classes (and others) in Diagrams allows to display big string on multiline automatically.

please, see snapshot in attachment

/Vincent
Previous Topic:how to get Architecture Contexts
Next Topic:Attributes on a stereotype
Goto Forum:
  


Current Time: Fri Apr 19 19:07:45 GMT 2024

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

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

Back to the top