Hi guys, I am working on the next release build of Time Architect (the new Add-In for EA, see
http://www.timearchitect.net). I am trying to access Stereotype from a Requirement element. Now I've got an interesting situation:
For example, if I drag a Requirement from Toolbox-Extended-Requirements to the diagram, assign a Type, say "Display" to it. From automation, the Stereotype property returns "Display", and the StereotypeEx property returns "Display" too, as expected.
However, if I drag a Requirement from Toolbox-Extended-Custom to the diagram, after assigninng "Display" to its Type, from automation, the Stereotype property still returns "Functional", and the StereotypeEx property returns "Display,Functional".

Can anybody tell me why this is? Does this imply that the Requirement dragged from Custom section is different from the Requirement dragged from Requirements section? ( Well their icons look the same....

)
Another question is, what is the difference between an element's Stereotype and StereotypeEx?
Thank you in advance. Your help is much appreciated.
Tim