| Package | Description |
|---|---|
| org.drools.workbench.models.datamodel.oracle | |
| org.drools.workbench.models.datamodel.rule |
| Modifier and Type | Method and Description |
|---|---|
List<DSLSentence> |
PackageDataModelOracle.getPackageDslActionSentences() |
List<DSLSentence> |
PackageDataModelOracle.getPackageDslConditionSentences() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageDataModelOracle.addPackageDslActionSentences(List<DSLSentence> dslActionSentences) |
void |
PackageDataModelOracle.addPackageDslConditionSentences(List<DSLSentence> dslConditionSentences) |
| Modifier and Type | Method and Description |
|---|---|
DSLSentence |
DSLSentence.copy()
This is used by the GUI when adding a sentence to LHS or RHS.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.