|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelElement
A representation of the model object 'Model Element'. A model element is an element that represents some aspect of the existing system. In the meta-model, a ModelElement is the base for all meta-elements of KDM. All other meta-elements are either direct or indirect subclasses of ModelElement. ModelElement is an abstract meta-model element. A ModelElement can be extended through the lightweight extension mechanism.
The following features are supported:
CorePackage.getModelElement()| Method Summary | |
|---|---|
|
getStereotype()
Returns the value of the 'Stereotype' reference list. |
|
getTaggedValue()
Returns the value of the 'Tagged Value' containment reference list. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
|---|
getAnnotation, getAttribute |
| Method Detail |
|---|
getStereotype()
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||