| Stereotype applicable to different elements [message #1007366] |
Tue, 05 February 2013 11:06  |
 |
Federico Toledo Messages: 73 Registered: April 2012 Location: Ciudad Real, Spain |
Member |
|
|
Hi,
I am using the UML Testing Profile. There is a stereotype "Test Case" that can be applied to "operations" and "behavior diagrams" (state machines, sequence diagrams, etc). So, the stereotype has two extensions, therefore, two properties to associate the element to be applied:
.- base_Operation
.- base_Behavior
If I apply the profile to a model and then I apply the stereotype "Test Case" to an operation, I get an error if I "validate" the model
"The required feature 'base_Behavior' of 'Test Case -> <<TestCase>> <Operation> operationName (parameters):Verdict' must be set."
I've looked for this in the forum, and I dont find the solution. I'm not sure if it is an error of my model (perhaps my profile is not well-defined, or used) or an error in the "validation" of Eclipse UML Model Editor or what....
Thank you in advance for any clue you can provide me
|
|
|