Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » UML Primitive types and non-primitive types
UML Primitive types and non-primitive types [message #626632] Mon, 26 May 2008 21:02
Timothy Marc is currently offline Timothy MarcFriend
Messages: 547
Registered: July 2009
Senior Member
Hi,

i have modeled some classes and want to include not the
UMLPrimitiveTypes, but types like Date, List, Map, etc. In my JET for
the concrete language, i than want to map between this "default" types
into the platform specific types, e.g. java.util.List for Java or even
array() for PHP.

What is the best solution for providing these types? One way, we had
suggested, was to remodel all the "default" types we need as
PrimitiveTypes of our model and the simply read them out during the
evaluation of the UML Superstructure.

Another idea was to use the Ecore datatypes.

But i think there is a more elegant solution for this common situation?

Thanks for any meanings
Timothy
Previous Topic:Copy Element With Applied Stereotypes
Next Topic:UML profiles multiplicties
Goto Forum:
  


Current Time: Thu Mar 28 14:47:31 GMT 2024

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

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

Back to the top