| Package | Description |
|---|---|
| com.corticon.rulesemf.canonicalrulemodel.rulesheet | |
| com.corticon.rulesemf.canonicalrulemodel.rulesheet.util |
| Modifier and Type | Method and Description |
|---|---|
PRule |
RulesheetFactory.createPRule()
Returns a new object of class 'PRule'
|
PRule |
Action.getRule()
Returns the value of the 'Rule' container reference.
|
PRule |
Condition.getRule()
Returns the value of the 'Rule' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setRule(PRule value)
Sets the value of the '
Rule' container reference |
void |
Condition.setRule(PRule value)
Sets the value of the '
Rule' container reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RulesheetSwitch.casePRule(PRule object)
Returns the result of interpreting the object as an instance of 'PRule'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.