Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » getAppliedStereotypes()...
getAppliedStereotypes()... [message #476671] Tue, 27 November 2007 19:19
charfi asma is currently offline charfi asmaFriend
Messages: 78
Registered: July 2009
Member
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 12:59 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
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?
>
>
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: getAppliedStereotypes()... [message #625572 is a reply to message #476671] Tue, 27 November 2007 12:59 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
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?
>
>
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Instance Specification in Composite Structure diagram
Next Topic:getAppliedStereotypes()...
Goto Forum:
  


Current Time: Fri Apr 19 11:39:55 GMT 2024

Powered by FUDForum. Page generated in 0.03006 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top