class Schema2XMIUtils extends Object
Constructor and Description |
---|
Schema2XMIUtils() |
Modifier and Type | Method and Description |
---|---|
(package private) static String |
constructTypeName(String name,
String length,
String decimalPlaces)
Constructs the entire type name from the
given name and length.
|
Schema2XMIUtils()
static String constructTypeName(String name, String length, String decimalPlaces)
name
- the name of the typelength
- the length of the type.decimalPlaces
- the number of decimal places specified for the typeCopyright © 2003–2014 AndroMDA.org. All rights reserved.