|
Re: UML2 class of a capsule [message #1743752 is a reply to message #1743391] |
Mon, 19 September 2016 12:51 |
|
Hi,
The xtumlrt metamodel describes the intermediate models used by the code generation system in Papyrus-RT. The contents of your Papyrus-RT UML-RT models are not instances of this metamodel.
Rather, they are UML models with the UML-RT profile(s) applied. So, a capsule in your model is simply a UML Class that has the Capsule stereotype applied. So, in fact, you should already have
the org.eclipse.uml2.uml.Class object in hand.
HTH,
Christian
|
|
|
|
Re: UML2 class of a capsule [message #1743791 is a reply to message #1743785] |
Mon, 19 September 2016 16:04 |
|
Not exactly. That is the generated interface for the Capsule stereotype. The actual capsule type is a Class to which that this stereotype applied. You will find it via the base_Class reference of an application of the stereotype.
HTH,
Christian
|
|
|
|
Powered by
FUDForum. Page generated in 0.03808 seconds