Hi all,
 
i tried to use the UML2Java generator (Code Generator) from Topcased
2.0.0 and i have the following error message in the Java classes
generated (see attached file) :
 
this.strMode = new STRModeEnumeration(); ==> Cannot instanciate the type
STRModeEnumeration

==> as STRModeEnumeration is an enumeration, it is strange that the code
generated tries to instanciate it ?

...

this.ccdTemp = new Integer(); ==> The constructor Integer is undefined
??

==> Integer is a well known Java type ?

thanks for any help,

Best Regards,

Erwann.

 

Attachment: StarTracker.java
Description: StarTracker.java

_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to