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 #562217] Thu, 18 December 2008 13:05
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
Previous Topic:Welcome to eclipse.umlx
Next Topic:Is there anybody who use Papyrus UML?
Goto Forum:
  


Current Time: Thu Apr 25 05:46:29 GMT 2024

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

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

Back to the top