|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmmElement
A representation of the model object 'Element'.
The following features are supported:
SmmPackage.getSmmElement()
Method Summary | |
---|---|
|
getAnnotation()
Returns the value of the 'Annotation' containment reference list. |
|
getAttribute()
Returns the value of the 'Attribute' containment reference list. |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
|
getInbound()
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
|
getOutbound()
|
|
getRequestedObservations()
Returns the value of the 'Requested Observations' reference list. |
java.lang.String |
getShortDescription()
Returns the value of the 'Short Description' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
void |
setShortDescription(java.lang.String value)
Sets the value of the ' Short Description ' attribute. |
Method Detail |
---|
getAttribute()
Attribute
.
If the meaning of the 'Attribute' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getSmmElement_Attribute()
getAnnotation()
Annotation
.
If the meaning of the 'Annotation' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getSmmElement_Annotation()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
SmmPackage.getSmmElement_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getShortDescription()
If the meaning of the 'Short Description' attribute isn't clear, there really should be more of a description here...
setShortDescription(String)
,
SmmPackage.getSmmElement_ShortDescription()
void setShortDescription(java.lang.String value)
Short Description
' attribute.
value
- the new value of the 'Short Description' attribute.getShortDescription()
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
SmmPackage.getSmmElement_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
getRequestedObservations()
Observation
.
It is bidirectional and its opposite is 'Requested Measures
'.
If the meaning of the 'Requested Observations' reference list isn't clear, there really should be more of a description here...
SmmPackage.getSmmElement_RequestedObservations()
,
Observation.getRequestedMeasures()
getInbound()
getOutbound()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |