Author Topic: Can I change Process shape from Circle to Squre or Rectangle of DFD ?  (Read 3604 times)

Khurram

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Hi Experts,

I need to create DFD and selected DFD diagram profile, can I change the shape of a Process from Circle to Square or Rectangle, if so please guide how can I do it.

Thanks
Khurram

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
You would need to edit the MDG and introduce a new stereotype, say DFD_ProcessRect, and add a new shape script to create a rectangle shape. So theoretically it's possible, but needs quite a bit of background knowledge. Alternatively you could use something else rectangular to fit your needs (e.g. from the Whiteboard profile).

q.

Khurram

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Hi qwerty,

Appreciate you informative response I didn't know about MDG but after reading your response I found that this is what I was looking for.


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Maybe (I don't know the requirements) it would be better to create your own MDG rather than messing with existing MDGs. You can either create your own completely stand alone or you can extend an existing MDG.

q.

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Maybe (I don't know the requirements) it would be better to create your own MDG rather than messing with existing MDGs. You can either create your own completely stand alone or you can extend an existing MDG.

I think there is a case for having a better crafted DFD MFD that among other things supports OWASP application threat models https://www.owasp.org/index.php/Application_Threat_Modeling .  I've considered making it but really don't have the time.