public interface OCLOperation extends AbstractMeasureElement
The following features are supported:
SmmPackage.getOCLOperation()| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
Returns the value of the 'Body' attribute.
|
String |
getContext()
Returns the value of the 'Context' attribute.
|
void |
setBody(String value)
Sets the value of the '
Body' attribute. |
void |
setContext(String value)
Sets the value of the '
Context' attribute. |
getAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionString getBody()
setBody(String),
SmmPackage.getOCLOperation_Body()void setBody(String value)
Body' attribute.
value - the new value of the 'Body' attribute.getBody()String getContext()
setContext(String),
SmmPackage.getOCLOperation_Context()void setContext(String value)
Context' attribute.
value - the new value of the 'Context' attribute.getContext()Copyright © 2018–2020 Atlanmod. All rights reserved.