Book a Demo

Author Topic: Friend relationship between classes?  (Read 2753 times)

Asperamanca

  • EA User
  • **
  • Posts: 91
  • Karma: +0/-0
    • View Profile
Friend relationship between classes?
« on: August 26, 2011, 09:08:27 pm »
Is there a way to create an "is friend of" relationship between classes?

Vishal

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Friend relationship between classes?
« Reply #1 on: August 30, 2011, 08:44:00 pm »
"Is a friend" concept doesnt exists in all OOPS languages(eg : java).
I dont think that standard UML notation will support this.