Hi,
I was building UML Testing Profile according to the UTP specification
from
omg.org using Eclipse Galileo Modeling version.
I have created some stereotypes such as:
- TestComponent: extends UML::StructuredClassifier
- TestContext: extends UML::StructuredClassifier
- SUT: extends UML::Property
To test the draft profile, I defined it through "UML Editor" menu.
Then I created a simple class diagram with three UML classes. I loaded
the profile through "load resource", and applied the profile.
I applied TestComponent to one class and TestContext to another class
successfully. However, I couldn't apply SUT to the third class (it
does not show up).
Any clue?
Thanks in advance.
Mohamed