Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Modeling (top-level project) » User-defined datatypes
User-defined datatypes [message #573153] Wed, 31 May 2006 23:07
Eclipse UserFriend
Originally posted by: pedram.corticon.com

It appears that UML user-defined datatypes are only supported when there
is a single property of the datatype with stereoptype <<javaclass>> and
the property refers to a fully qualified Java class that implements the
data type.
This means that the typical UML datatype definition doesn't get imported
into EMF properly. For example:


<<datatype>>
Date
-----------------------------
now : Date
-----------------------------
isBefore( t:Date ) : Boolean
isAfter( t:Date ) : Boolean

The above data type is rejected. Is this correct? Is this by design?
Previous Topic:Qualifier semantics
Next Topic:User-defined datatypes
Goto Forum:
  


Current Time: Thu Apr 25 01:32:59 GMT 2024

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

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

Back to the top