| Package | Description |
|---|---|
| com.corticon.rulesemf.canonicalrulemodel.rulesheet |
| Modifier and Type | Field and Description |
|---|---|
static EngineOperationMode |
EngineOperationMode.IGNORE_LOGICAL_LOOPS_LITERAL
The 'Ignore Logical Loops' literal object
|
static EngineOperationMode |
EngineOperationMode.PROCESS_ALL_LOGICAL_LOOPS_LITERAL
The 'Process All Logical Loops' literal object
|
static EngineOperationMode |
EngineOperationMode.PROCESS_MULTI_RULE_LOGICAL_LOOPS_LITERAL
The 'Process Multi Rule Logical Loops' literal object
|
| Modifier and Type | Method and Description |
|---|---|
static EngineOperationMode |
EngineOperationMode.get(int value)
Returns the 'Engine Operation Mode' literal with the specified integer value
|
static EngineOperationMode |
EngineOperationMode.get(java.lang.String literal)
Returns the 'Engine Operation Mode' literal with the specified literal value
|
static EngineOperationMode |
EngineOperationMode.getByName(java.lang.String name)
Returns the 'Engine Operation Mode' literal with the specified name
|
EngineOperationMode |
PRuleset.getOperationMode()
Returns the value of the 'Operation Mode' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PRuleset.setOperationMode(EngineOperationMode value)
Sets the value of the '
Operation Mode' attribute |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.