So I just got ObjectAid for eclipse. I created my first UML by placing the classes in the file and arranging them as neatly as I could. I have a few questions regarding its capabilities:
1: Is it able to completely autogenerate a UML for a given a Project? (No user placement)
2: Am I able to include the java libraries that I imported as referenced dependencies? (I am using Swing and would like to notate which classes use which swing classes, etc)
3: Can I change the symbols that the UML generator uses for things such as making public globals '+' and private '-' instead of the nice symbols
4: Are these symbols considered standard?
Thank you!