Book a Demo

Author Topic: ActivityInitial / Final element  (Read 3503 times)

don.camillo

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
ActivityInitial / Final element
« on: August 21, 2008, 12:22:39 am »
Hi,

is there a way how to place ActivityInitial / ActivityFinal element to the model/diagram via Automation interface?

Thanx for your answers.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: ActivityInitial / Final element
« Reply #1 on: August 21, 2008, 01:52:05 am »
Yes.

Take a look at the SubType field of the Element class. That should do it.

David
No, you can't have it!

don.camillo

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: ActivityInitial / Final element
« Reply #2 on: August 21, 2008, 06:58:58 pm »
Works perfectly... Thanx a lot...