public interface AnonymousTupleLiteralPart
A representation of the model object 'Anonymous Tuple Literal Part'.
The following features are supported:
ImperativeoclPackage.getAnonymousTupleLiteralPart()
Method Summary | |
---|---|
OclExpression |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setValue(OclExpression value)
Sets the value of the ' Value ' containment reference. |
Methods inherited from interface org.eclipse.gmt.umlx.emof.Element |
---|
getOwnedComment, getTag |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
OclExpression getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(OclExpression)
,
ImperativeoclPackage.getAnonymousTupleLiteralPart_Value()
void setValue(OclExpression value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()