Book a Demo

Author Topic: Inheritance of stereotypes, "object stereotyp  (Read 4195 times)

iMikel

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Inheritance of stereotypes, "object stereotyp
« on: December 07, 2007, 02:45:41 am »
Hello all of you!

1)
When a classifier has a stereotype (e.g. a class),
does this stereotype implictly apply to any subclass?

What does the OMG / UML Spec say?

2)
In how far does the EA-API support this:

When you call GetStereotypeEx for a subclass, are the Stereotypes of parent classes included in the result set?

3)
A class may have a stereotype "test"; when you call
GetStereotypeEx on an OBJECT of that class, is then "test" returned as well?

With regards

iMikel