public interface ModelElement extends Element
The following features are supported:
CorePackage.getModelElement()| Modifier and Type | Method and Description |
|---|---|
|
getStereotype()
Returns the value of the 'Stereotype' reference list.
|
|
getTaggedValue()
Returns the value of the 'Tagged Value' containment reference list.
|
getAnnotation, getAttributegetStereotype()
Stereotype.
If the meaning of the 'Stereotype' reference list isn't clear, there really should be more of a description here...
The set of stereotype applied to current element.CorePackage.getModelElement_Stereotype()getTaggedValue()
ExtendedValue.
If the meaning of the 'Tagged Value' containment reference list isn't clear, there really should be more of a description here...
The set of tagged values determined by the stereotype.CorePackage.getModelElement_TaggedValue()