public interface XUnaryOperation extends XAbstractFeatureCall
XbasePackage.getXUnaryOperation()The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
XExpression |
getOperand()
Returns the value of the 'Operand' containment reference.
|
void |
setOperand(XExpression value)
Sets the value of the '
Operand' containment reference. |
getActualArguments, getActualReceiver, getConcreteSyntaxFeatureName, getExplicitArguments, getFeature, getImplicitFirstArgument, getImplicitReceiver, getInvalidFeatureIssueCode, getTypeArguments, isExplicitOperationCallOrBuilderSyntax, isExtension, isOperation, isPackageFragment, isStatic, isTypeLiteral, isValidFeature, setFeature, setImplicitFirstArgument, setImplicitReceiver, setInvalidFeatureIssueCodeXExpression getOperand()
setOperand(XExpression),
XbasePackage.getXUnaryOperation_Operand()void setOperand(XExpression value)
Operand' containment reference.
value - the new value of the 'Operand' containment reference.getOperand()