| Modifier and Type | Method and Description |
|---|---|
LogicalVariable |
RulesheetFactory.createLogicalVariable()
Returns a new object of class 'Logical Variable'
|
LogicalVariable |
LogicalVariable.getExtendedFrom()
Returns the value of the 'Extended From' container reference.
|
LogicalVariable |
RuleStatement.getLogicalVariable()
Returns the value of the 'Logical Variable' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalVariable.setExtendedFrom(LogicalVariable value)
Sets the value of the '
Extended From' container reference |
void |
RuleStatement.setLogicalVariable(LogicalVariable value)
Sets the value of the '
Logical Variable' reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RulesheetSwitch.caseLogicalVariable(LogicalVariable object)
Returns the result of interpreting the object as an instance of 'Logical Variable'
|
| Modifier and Type | Method and Description |
|---|---|
LogicalVariable |
ScopeAlias.getLogicalVariable()
Returns the value of the 'Logical Variable' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeAlias.setLogicalVariable(LogicalVariable value)
Sets the value of the '
Logical Variable' reference |
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.