| Applying Stereotypes [message #990463] |
Wed, 12 December 2012 10:32 |
Taimo Maier Messages: 14 Registered: October 2012 |
Junior Member |
|
|
Hello everybody,
I want to add some information to an existing model. I want to apply stereotypes which you would set in Java with annotations ('@') e.g. "@Entity". So my question is how can realize this?
I think I have to use "applyStereotype(stereotype)":
...
addingStereotype : UML!Stereotype (
stereo <- publicAttribute.applyStereotype(stereotype)
)
...
How can I set the information "Entity"?
Thank a lot
Taimo
|
|
|
Powered by
FUDForum. Page generated in 0.01458 seconds