google-code-export / umple

Automatically exported from code.google.com/p/umple
1 stars 0 forks source link

Convert more unchecked datatype in Umple into Ecore default datatypes #560

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Ecore has EBigDecimal, EBigInteger, EByteArray, EChar, ECharacterObject, 
EEList, EJavaClass, EJavaObject, EMap which can be represented in Umple

What is the expected output? What do you see instead?

Expected: Use default datatypes
Actual: Generate custom datatypes

Original issue reported on code.google.com by ckchan.cs on 10 May 2014 at 8:43

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Patch applied at r4030

Original comment by ckchan.cs on 12 May 2014 at 2:15