Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Is there anybody who use Papyrus UML?
Is there anybody who use Papyrus UML? [message #623375] Thu, 18 December 2008 11:28
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.

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.
Xiao gang Li
Previous Topic:Is there anybody who use Papyrus UML?
Next Topic:[StateD] Names in transitions & internal activities in states.
Goto Forum:
  


Current Time: Thu Apr 25 01:21:37 GMT 2024

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

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

Back to the top