Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Is there anybody who use Papyrus UML?
Is there anybody who use Papyrus UML? [message #627291] Thu, 18 December 2008 13:03
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:[Announce] MDT UML2 3.0.0M4 is available
Next Topic:Is there anybody who use Papyrus UML?
Goto Forum:
  


Current Time: Tue Apr 16 17:10:42 GMT 2024

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

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

Back to the top