Book a Demo

Author Topic: Interfaces realized by classes and components?  (Read 5658 times)

Roggan

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Interfaces realized by classes and components?
« on: December 08, 2004, 01:07:32 am »
When drawing interfaces in the component view,
are those interfaces the _same_ interface that i should use in my class diagram? or should i recreate the interface when using it in class view?

angel-o-sphere

  • EA User
  • **
  • Posts: 112
  • Karma: +0/-0
    • View Profile
Re: Interfaces realized by classes and components?
« Reply #1 on: December 15, 2004, 04:08:38 pm »
They are the same (in sence of UML).
By drag/dropping them on a component diagram you probably have to be careful not to create "objects" aka "instances".
angel'o'sphere