| Package | Description |
|---|---|
| com.corticon.rulesemf.asg | |
| com.corticon.rulesemf.asg.util | |
| com.corticon.rulesemf.canonicalrulemodel.rulesheet | |
| com.corticon.rulesemf.canonicalrulemodel.rulesheet.util |
| Modifier and Type | Method and Description |
|---|---|
Variable |
AsgFactory.createVariable()
Returns a new object of class 'Variable'
|
Variable |
Term.getVariable()
Returns the value of the 'Variable' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setVariable(Variable value)
Sets the value of the '
Variable' reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AsgSwitch.caseVariable(Variable object)
Returns the result of interpreting the object as an instance of 'Variable'
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogicalVariable
A representation of the model object 'Logical Variable'
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RulesheetSwitch.caseVariable(Variable object)
Returns the result of interpreting the object as an instance of 'Variable'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.