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 - judge

Pages: [1]
1
Suggestions and Requests / Issues with Java code generation
« on: June 15, 2006, 07:45:00 am »
Hi,

I have a couple of issues with the Java code generation:
  • The name of the view is included in the package declaration. Is that really the purpose of a view?
  • I have a bunch of class diagrams in the root of the view with interfaces on them that are from some package. When I generate code from the element on the diagram the package isn't included in the package declaration.
  • The diagram shows associations for the element with other classes/interfaces. If I generate from the diagram members are created for those associations. If I generate from the element in the tree view, no members are created.

2
Suggestions and Requests / Assocations/Attributes/Members
« on: June 15, 2006, 08:00:42 am »
Hi,

When I add an association between two classes, it would be really great if the name of the target role could be made to appear in the source class's graphic (like it was an attribute of the source class). This way, I could show the relationships of the source class using associations in one diagram (where the source class is the main focus of the diagram) but just show the names of the target roles in other diagrams (where the class icon is just present as a target of some association).

3
General Board / Re: Problems with interfaces
« on: May 04, 2006, 08:09:35 am »
OK. Any idea when?

4
General Board / Problems with interfaces
« on: May 02, 2006, 11:29:38 am »
Hi there,

I'm evaluating EA and am a little confused by how interfaces are handled:
  • If I add an interface to a diagram and then open the properties dialog I don't see a 'details' tab - to add operations to it I have to select 'operations...' from the context menu itself.
  • I have no way to define an interface as a generic.

Pages: [1]