[Uml-devel] java code generation
Sebastian Stein
seb_stein at gmx.de
Mon Nov 10 04:26:03 UTC 2003
Harald Wallus <wallus at results-hannover.de> [031110 12:58]:
> For java code generation:
What version of Umbrello are you using?
> An Interface has no body, umbrello creates one.
So the interface should only contain the signatures of the operations?
Something like that:
abstract public interface Neue_schnittstelle {
public void neue_operation ( );
}
?
> The java code generator creates for each private variable an set* and get*
> class. For the first view is that a nice feature, but on real work it
> disturbs.
>
> Perhaps and Icon allows popup, which can create such classes for private
> variables on demand?
> Ok that will be later 1.2.
You can controll this behaviour in the upcoming Umbrello 1.2 release in the
code generation wizard.
Steinchen
--
Umbrello UML Modeller
Description : UML diagram drawing tool for KDE with code generation
Homepage : http://www.umbrello.org/
Bug Reports : http://bugs.kde.org/
CVS : kdesdk/umbrello on cvs.kde.org:/home/kde
More information about the umbrello-devel
mailing list