I have imported Sources in the Enterprise Architect and want to draw both class and sequence diagrams.
Class diagram
The issue here is, if I pull a class from the project browser to the "drawing stage", the members of this class are displayed within the class. How can I get the associations instead of (or in addition to) the members? So if I have a class Builder with a member Room. I want to have both classes and a association between these two. Do I have to pull all the members manually on the "drawing stage" or is there some automatic processing?
Sequence diagram
Can I let the EA draw a sequence diagram for me with just a "starting method" as input?
Thanks