Book a Demo

Author Topic: 'Realise' relationship for Implements Interface?  (Read 3611 times)

Phil Jones

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
'Realise' relationship for Implements Interface?
« on: June 15, 2002, 09:14:23 pm »

I'm wondering...with a Logical diagram, is it correct to use the Realize relationship between a Class and an Interface that it implements?

Thanks, still getting to grips with UML...
« Last Edit: June 15, 2002, 09:14:59 pm by Island »
--
Phil Jones
(New Zealand)

gsparks

  • EA User
  • **
  • Posts: 325
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: 'Realise' relationship for Implements Interfac
« Reply #1 on: June 17, 2002, 07:23:08 am »
Hi,

Yes that is correct. In fact, if you use the Interface 'circle' notation (its a right click option on Interfaces) then connect a class or component to the Interface using a Realisation link, EA will not draw the arrowhead on the link - and you get the typical 'lollipop' notation for an interface.

Geoff Sparks