public interface Operation extends AbstractMeasureElement
The following features are supported:
SmmPackage.getOperation()| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
Returns the value of the 'Body' attribute.
|
String |
getLanguage()
Returns the value of the 'Language' attribute.
|
String |
getParamStrings() |
void |
setBody(String value)
Sets the value of the '
Body' attribute. |
void |
setLanguage(String value)
Sets the value of the '
Language' attribute. |
getAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionString getBody()
setBody(String),
SmmPackage.getOperation_Body()void setBody(String value)
Body' attribute.
value - the new value of the 'Body' attribute.getBody()String getLanguage()
setLanguage(String),
SmmPackage.getOperation_Language()void setLanguage(String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()String getParamStrings()
Copyright © 2018–2020 Atlanmod. All rights reserved.