Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » UMLX » Is there anybody who use Papyrus UML?
Is there anybody who use Papyrus UML? [message #468654] Thu, 18 December 2008 13:05 Go to next message
Eclipse UserFriend
Originally posted by: initialsky.126.com

Is there anybody who use Papyrus UML?
I don't know how to create a final instance domain in a class by using class
diagram.

I use class diagram to create a class. I know how to create a class like
this:

class Employee
{
private String name;
}

but I don't know how to create a class like this:

class Employee
{
private final String name;
}

Thank you in advance.
Xiaogang Li
Re: Is there anybody who use Papyrus UML? [message #468656 is a reply to message #468654] Fri, 19 December 2008 13:52 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi Xiaogang

> Is there anybody who use Papyrus UML?

I think you meant to use the UML newsgroup.

UMLX is for discussion concerning the UMLX graphical model
transformation language.

Regards

Ed Willink
Re: Is there anybody who use Papyrus UML? [message #562243 is a reply to message #468654] Fri, 19 December 2008 13:52 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi Xiaogang

> Is there anybody who use Papyrus UML?

I think you meant to use the UML newsgroup.

UMLX is for discussion concerning the UMLX graphical model
transformation language.

Regards

Ed Willink
Previous Topic:Is there anybody who use Papyrus UML?
Next Topic:Welcome to eclipse.umlx
Goto Forum:
  


Current Time: Thu Apr 25 07:52:46 GMT 2024

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

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

Back to the top