Book a Demo

Author Topic: Generate java equals toString methods  (Read 2104 times)

edmondme

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generate java equals toString methods
« on: January 27, 2005, 05:55:13 pm »
Does anyone know if EA can help me generate the toString() and equals(object) methods for a class object? It would be great if EA could generate them for us.
Thanks,
Edmond

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Generate java equals toString methods
« Reply #1 on: January 27, 2005, 08:16:43 pm »
You could create them once then drag them from the project view to a class that you want them to be in on a diagram.  It's not automated, but it's quick.

Simon