Sparx Systems Forum
Enterprise Architect => Uml Process => Topic started by: kkonathala on July 17, 2006, 06:56:05 am
-
Hi,
I am using EA to develop an java appliation. When i used to draw class model i need to integrate with the 3rd party liberary so, i have imported spring.jar file as mentioned in the tutorial. i.e using import binary module.
Here is my question..
How to give relation between the class in project directory and another class in the jar file.
Can I get help from you.
Thanking you in advance.
-
I don't know if the answer is that simple, but you can place both classes in the same diagram and draw a relation between both. Also you could use the Relationship Matrix to achieve that without a diagram.
-
This is the same problem as with the classes in the Java jar files.
You need to import the jar file; a messy process at best for you can not be selective about which class are imported. You must import them all.