Book a Demo

Author Topic: How do I add a Lifeline for a Sun Java class?  (Read 2380 times)

tomkalafut

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
How do I add a Lifeline for a Sun Java class?
« on: May 09, 2007, 05:59:22 am »
I drag and drop my classes from the Class Model into my Sequence Diagram (as simple links) to add a Lifeline.  How would I do the same for say a Sun Java class like java.security.KeyStore, so that Keystore's methods pop up in the drop down Message text box in the Message Properties dialog?

Do I need to Import (Binary Module) the entire rt.jar file into my Class Model, or is there a simpler way?  Should I Import each Sun Java source file into my Class Model as needed?


« Last Edit: May 09, 2007, 09:43:57 am by tomkalafut »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How do I add a Lifeline for a Sun Java class?
« Reply #1 on: May 09, 2007, 01:25:10 pm »
Yes, you need to import any Java classes you want to include into your model.  EA doesn't include a built in library of classes available for each of the various frameworks (and framework versions) of the languages supported.