Package | Description |
---|---|
org.drools.workbench.models.guided.dtable.shared.model | |
org.drools.workbench.models.guided.dtable.shared.model.adaptors |
Modifier and Type | Class and Description |
---|---|
class |
ActionInsertFactFieldsPattern
A Fact Pattern used by the ActionInsertFactFieldsPage Wizard page adding
a flag indicating whether the Pattern is inserted Logically or not
|
Modifier and Type | Method and Description |
---|---|
Pattern52 |
Pattern52.clonePattern()
Clones this pattern instance.
|
Pattern52 |
GuidedDecisionTable52.getConditionPattern(String boundName) |
Pattern52 |
GuidedDecisionTable52.getPattern(ConditionCol52 col) |
Modifier and Type | Method and Description |
---|---|
List<Pattern52> |
GuidedDecisionTable52.getPatterns()
Return an immutable list of Pattern columns
|
Modifier and Type | Method and Description |
---|---|
void |
ActionInsertFactFieldsPattern.update(Pattern52 other) |
void |
Pattern52.update(Pattern52 other)
Update this pattern instance properties with the given ones from other pattern instance.
|
Modifier and Type | Class and Description |
---|---|
class |
FactPatternPattern52Adaptor
Adaptor to use RuleModel class in GuidedDecisionTable
|
Modifier and Type | Method and Description |
---|---|
Pattern52 |
FactPatternPattern52Adaptor.clonePattern() |
Modifier and Type | Method and Description |
---|---|
void |
FactPatternPattern52Adaptor.update(Pattern52 other) |
Constructor and Description |
---|
Pattern52FactPatternAdaptor(Pattern52 pattern) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.