public interface Expression extends GeneralExpression, IPrimaryExpression, IConditionValue
The following features are supported:
AstPackage.getExpression()| Modifier and Type | Method and Description |
|---|---|
LogicalExpression |
getLogicalExpression()
Returns the value of the 'Logical Expression' containment reference
|
void |
setLogicalExpression(LogicalExpression value)
Sets the value of the '
Logical Expression' containment reference |
getType, setTypeLogicalExpression getLogicalExpression()
If the meaning of the 'Logical Expression' reference isn't clear, there really should be more of a description here...
setLogicalExpression(LogicalExpression),
AstPackage.getExpression_LogicalExpression()void setLogicalExpression(LogicalExpression value)
Logical Expression' containment reference.
value - the new value of the 'Logical Expression' containment reference.getLogicalExpression()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.