getAppliedStereotypes()... [message #476671] |
Tue, 27 November 2007 14:19 |
Eclipse User |
|
|
|
Hi,
getAppliedStereotypes() is a method of the class Element in UML metamodel.
did this method exsist in the metamoderl Ecore? I look for it in the
EObject, ENamedElement, EClass but I did not find it.
there is no equivalent to this method in ecore, like part and other method
that are only UML concept.
is this right?
|
|
|
Re: getAppliedStereotypes()... [message #476672 is a reply to message #476671] |
Tue, 27 November 2007 07:59  |
Eclipse User |
|
|
|
Charfi,
Ecore has no concept of stereotypes. EAnnotation is the closest analog
and for that we have EModelElement.getEAnnotations(). So yes, it's only
a UML concept.
charfi asma wrote:
> Hi,
> getAppliedStereotypes() is a method of the class Element in UML metamodel.
>
> did this method exsist in the metamoderl Ecore? I look for it in the
> EObject, ENamedElement, EClass but I did not find it.
>
> there is no equivalent to this method in ecore, like part and other method
> that are only UML concept.
>
> is this right?
>
>
>
>
>
|
|
|
Re: getAppliedStereotypes()... [message #625572 is a reply to message #476671] |
Tue, 27 November 2007 07:59  |
Eclipse User |
|
|
|
Charfi,
Ecore has no concept of stereotypes. EAnnotation is the closest analog
and for that we have EModelElement.getEAnnotations(). So yes, it's only
a UML concept.
charfi asma wrote:
> Hi,
> getAppliedStereotypes() is a method of the class Element in UML metamodel.
>
> did this method exsist in the metamoderl Ecore? I look for it in the
> EObject, ENamedElement, EClass but I did not find it.
>
> there is no equivalent to this method in ecore, like part and other method
> that are only UML concept.
>
> is this right?
>
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03960 seconds