[Uml-devel] [ uml-Bugs-636816 ] Java code generation using templates
noreply at sourceforge.net
noreply at sourceforge.net
Mon Nov 11 14:47:03 UTC 2002
Bugs item #636816, was opened at 2002-11-11 22:46
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382951&aid=636816&group_id=24919
Category: Code generation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Jarrett (mjarrett)
Assigned to: Nobody/Anonymous (nobody)
Summary: Java code generation using templates
Initial Comment:
Java, unlike C++, does not use templates. Compiling
generated code using aggregations or compositions
results in the following
code and error:
Issue.java:45: <identifier> expected
private Vector<IssueMessage> issuemessageVector;
Attached is a diff from 1.1 beta 2. It changes the type to a
comment. Not ideal, but hey, this is Java!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382951&aid=636816&group_id=24919
More information about the umbrello-devel
mailing list