Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mdt-sbvr.dev] Difficulty generating eDataTypes

Stan,
If you can you post a sample .emx and/or .uml model, I'll take a look at it.

> I'm using RSA for UML modeling, and have a separate Eclipse 
> install that has Dave's fixes for camel casing. I export a 

Note that these changes were proposed by me, but implemented by Kenn and are
now part of the latest UML2 builds for Eclipse 3.4.

Dave

> -----Original Message-----
> From: mdt-sbvr.dev-bounces@xxxxxxxxxxx 
> [mailto:mdt-sbvr.dev-bounces@xxxxxxxxxxx] On Behalf Of Stan Hendryx
> Sent: Friday, May 23, 2008 10:51 AM
> To: 'SBVR developer list'
> Subject: RE: [mdt-sbvr.dev] Difficulty generating eDataTypes
> 
> 
> I have been experimenting with EMF generation and am having 
> no success getting data types in UML corresponded to 
> eDataType and mapped to some Java class. I've tried the 
> instructions in the EMF book, 2nd edition. Also tried Kenn's 
> tutorial approach. But it always generates a eClass, not an 
> eDataType. I've also tried versions 3 and version 5 of the 
> eCore profile, and different stereotypes, but I've not been 
> able to get anything to work. I'm trying to define a UML 
> DataType "Real" for real numbers, and would like to have EMF 
> map it to Java BigDecimal. Similarly, integer to BigInteger. 
> I'm using RSA for UML modeling, and have a separate Eclipse 
> install that has Dave's fixes for camel casing. I export a 
> .uml file from RSA and reload it into my Eclipse project to 
> update the .genmodel. Any suggestions? 
> 
> Thanks,
> 
> Stan
> 
> 
> _______________________________________________
> mdt-sbvr.dev mailing list
> mdt-sbvr.dev@xxxxxxxxxxx 
> https://dev.eclipse.org/mailman/listinfo/mdt-sbvr.dev
> 
> 




Back to the top