| Modifier and Type | Method and Description |
|---|---|
PRuleset |
RulesheetAsset.getRuleset()
Returns the value of the 'Ruleset' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
RulesheetAsset.setRuleset(PRuleset value)
Sets the value of the '
Ruleset' containment reference |
| Modifier and Type | Method and Description |
|---|---|
PRuleset |
RulesheetFactory.createPRuleset()
Returns a new object of class 'PRuleset'
|
PRuleset |
Filter.getRuleset()
Returns the value of the 'Ruleset' container reference.
|
PRuleset |
PRule.getRuleset()
Returns the value of the 'Ruleset' container reference.
|
PRuleset |
RuleStatement.getRuleset()
Returns the value of the 'Ruleset' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setRuleset(PRuleset value)
Sets the value of the '
Ruleset' container reference |
void |
PRule.setRuleset(PRuleset value)
Sets the value of the '
Ruleset' container reference |
void |
RuleStatement.setRuleset(PRuleset value)
Sets the value of the '
Ruleset' container reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RulesheetSwitch.casePRuleset(PRuleset object)
Returns the result of interpreting the object as an instance of 'PRuleset'
|
| Modifier and Type | Method and Description |
|---|---|
PRuleset |
DecisionTable.getPRuleset()
Returns the value of the 'PRuleset' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTable.setPRuleset(PRuleset value)
Sets the value of the '
PRuleset' reference |
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.