Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - doc_bobo

Pages: [1]
1
General Board / Association always create attributes?
« on: June 19, 2002, 07:14:28 am »
I have currently modelled associations between some interface to express the intended relationship between implementing classes. Unfortunately, it seems as if the Java Code generator will always add private variables to some of the interfaces (based on the association).

How do I turn this off? (It's not an aggregation or composition, just an association ...)

2
General Board / Layout commands?
« on: June 08, 2002, 11:35:31 am »
Just wondered whether there is currently any possibility to align an object's right border with another object's left border. I find this very useful whenever the auto-layout fails...

3
General Board / Re: Selective attributes/operations hide
« on: June 08, 2002, 11:32:30 am »
I would also be very interested in the possibility to hide/show operations and attributes (and not based on their accessability) more selectively...

In addition, I just wondered whether it's possible to give classes a differente appearance in different diagrams. In the moment it seems as if a class' appearance is global ...

4
Bugs and Issues / Variable length argument lists...
« on: February 16, 2009, 09:22:51 pm »

I am wondering if variable length argument lists are supported? While I can add the ellipsis to a specific parameter and it generates java code correctly, re-importing that code into EA will add another method to the class.

Thanks,
Boris

Pages: [1]