| Modifier and Type | Method and Description |
|---|---|
OpaqueExpression |
BranchContainer.getCondition()
Returns the value of the 'Condition' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchContainer.setCondition(OpaqueExpression value)
Sets the value of the '
Condition' containment reference |
| Modifier and Type | Method and Description |
|---|---|
OpaqueExpression |
Action.getOpaqueExpression()
Returns the value of the 'Opaque Expression' containment reference
|
OpaqueExpression |
Condition.getOpaqueExpression()
Returns the value of the 'Opaque Expression' containment reference
|
OpaqueExpression |
Filter.getOpaqueExpression()
Returns the value of the 'Opaque Expression' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setOpaqueExpression(OpaqueExpression value)
Sets the value of the '
Opaque Expression' containment reference |
void |
Condition.setOpaqueExpression(OpaqueExpression value)
Sets the value of the '
Opaque Expression' containment reference |
void |
Filter.setOpaqueExpression(OpaqueExpression value)
Sets the value of the '
Opaque Expression' containment reference |
| Modifier and Type | Method and Description |
|---|---|
OpaqueExpression |
ExpressionFactory.createOpaqueExpression()
Returns a new object of class 'Opaque Expression'
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
ExpressionSwitch.caseOpaqueExpression(OpaqueExpression object)
Returns the result of interpreting the object as an instance of 'Opaque Expression'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.