public interface SmmElement
The following features are supported:
SmmPackage.getSmmElement()| Modifier and Type | Method and Description |
|---|---|
|
getAnnotation()
Returns the value of the 'Annotation' containment reference list.
|
|
getAttribute()
Returns the value of the 'Attribute' containment reference list.
|
|
getInbound() |
SmmModel |
getModel()
Returns the value of the 'Model' container reference.
|
|
getOutbound() |
void |
setModel(SmmModel value)
Sets the value of the '
Model' container reference. |
SmmModel getModel()
Model Element'.
If the meaning of the 'Model' container reference isn't clear, there really should be more of a description here...
setModel(SmmModel),
SmmPackage.getSmmElement_Model(),
SmmModel.getModelElement()void setModel(SmmModel value)
Model' container reference.
value - the new value of the 'Model' container reference.getModel()getAttribute()
Attribute.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Attribute' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getSmmElement_Attribute(),
Attribute.getOwner()getAnnotation()
Annotation.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Annotation' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getSmmElement_Annotation(),
Annotation.getOwner()getInbound()
getOutbound()