Enum are handled as Reference to Enum, not as Attribute. Take a look in helper.ext, latest in trunk. There is a isEnumReference function, which might be useful.
arpan wrote: > > 1. Now, in the sculptorToASTypeMapper() function of ext I want to identify > whether attribute.type is an enum or not. How to do that? > 2. And in importMapper(a) function of ext I want to add the import > statement > for the attribute.type if that is not already added. Is there any way to > do > that? > -- View this message in context: http://www.nabble.com/Attribute-Type-for-Value-Object-tp22833395s17564p22863337.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
