|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OCLOperation
A representation of the model object 'OCL Operation'.
The following features are supported:
SmmPackage.getOCLOperation()
Method Summary | |
---|---|
java.lang.String |
getBody()
Returns the value of the 'Body' attribute. |
java.lang.String |
getContext()
Returns the value of the 'Context' attribute. |
void |
setBody(java.lang.String value)
Sets the value of the ' Body ' attribute. |
void |
setContext(java.lang.String value)
Sets the value of the ' Context ' attribute. |
Methods inherited from interface org.eclipse.modisco.omg.smm.AbstractMeasureElement |
---|
getInCategory |
Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
Method Detail |
---|
java.lang.String getContext()
If the meaning of the 'Context' attribute isn't clear, there really should be more of a description here...
setContext(String)
,
SmmPackage.getOCLOperation_Context()
void setContext(java.lang.String value)
Context
' attribute.
value
- the new value of the 'Context' attribute.getContext()
java.lang.String getBody()
If the meaning of the 'Body' attribute isn't clear, there really should be more of a description here...
setBody(String)
,
SmmPackage.getOCLOperation_Body()
void setBody(java.lang.String value)
Body
' attribute.
value
- the new value of the 'Body' attribute.getBody()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |